Rab
Member
Code:
Error
consulta SQL:
INSERT INTO `accounts`
VALUES ( 1, '1', '1', 65535, 1273810370, '', '0', 0, 0, 1 ) ;
MySQL ha dicho: Documentación
#1062 - Duplicate entry '1' for key 'PRIMARY'
[ Volver ]
La conexión para controluser, como está definida en su configuración, fracasó.
I get this error when i try to import my homemade mysql schema into xampp... I've followed the steps to change from sqlite to mysql, been hours doing it and got this... What can i do? I can't post the code because its too long, i don't know if i am allowed to upload it here with a download link....