When i send the INSERT request:
INSERT INTO `misc` VALUES ('aps_database','apsc'),('aps_host','localhost'),('aps_login','apsc'),('aps_password','my_secret_password'),('aps_port','3306'),('aps_secure_passwords','true');
It returns me this error:
ERROR 1062 (23000): Duplicate entry...