kito2
www.masteria.net
Hi, when importing database, it gives this error:
Can some one explain me how to fix this?
consulta SQL:
DELIMITER ; -- -- Dumping data for table `accounts` -- INSERT INTO `accounts` ....
MySQL ha dicho: Documentación
#1062 - Duplicate entry '1' for key 'PRIMARY'
DELIMITER ; -- -- Dumping data for table `accounts` -- INSERT INTO `accounts` ....
MySQL ha dicho: Documentación
#1062 - Duplicate entry '1' for key 'PRIMARY'
Can some one explain me how to fix this?