02-24-2015, 11:21 AM
A Database Error Occurred
Error Number: 1062
Duplicate entry '8873c26193f493433c2107eabf5b0629730d1428' for key 'PRIMARY'
INSERT INTO `asni_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8873c26193f493433c2107eabf5b0629730d1428', '127.0.0.1', 1424801434, '')
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 216
should i remove PRIMARY key from field 'id' .... ??
Error Number: 1062
Duplicate entry '8873c26193f493433c2107eabf5b0629730d1428' for key 'PRIMARY'
INSERT INTO `asni_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('8873c26193f493433c2107eabf5b0629730d1428', '127.0.0.1', 1424801434, '')
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 216
should i remove PRIMARY key from field 'id' .... ??