Lookup Error - MySQL Database Error: Can't write; duplicate key in table '#sql-950b_476' 2) I'm creating the same table, without AUTO_INCREMENT ALTER TABLE MYTABLE engine=archive ; Lookup Error - MySQL Database Error: Got error -1 from storage engineNavigate...
I am getting following exception in my program which insert bulk records in a table. Some kind of integrity violations. Below are the details. com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Can't write; duplicate key in table 'mt_airtime' ...