Strange problem I can\'t seem to get my head around. I have a table in a MySQL database with the following structure...
CREATE TABLE IF NOT EXISTS `tblb
it's a database issue. check your phpmyadmin > your DB > structure, your primary key should be setted in "bigint", not just "int"