Fatal error: Uncaught mysqli_sql_exception: Duplicate entry '42949291' for key 'PRIMARY' in /volume1/web/piwigo/include/dblayer/functions_mysqli.inc.php on line 132
mysqli_sql_exception: Duplicate entry '42949291' for key 'PRIMARY' in /volume1/web/piwigo/include/dblayer/functions_mysqli.inc.php on line 132
Call Stack:
0.0001 356136 1. {main}() /volume1/web/piwigo/index.php:0
0.0400 799200 2. pwg_log($image_id = ???, $image_type = ???, $format_id = ???) /volume1/web/piwigo/index.php:441
0.0401 800456 3. pwg_query($query = '\nINSERT INTO piwigo_history\n (\n date,\n time,\n user_id,\n IP,\n section,\n category_id,\n search_id,\n image_id,\n image_type,\n format_id,\n auth_key_id,\n tag_ids\n )\n VALUES\n (\n CURRENT_DATE,\n CURRENT_TIME,\n 2,\n \'216.73.216.73\',\n \'categories\',\n NULL,\n NULL,\n NULL,\n NULL,\n NULL,\n NULL,\n NULL\n )\n;') /volume1/web/piwigo/include/functions.inc.php:538
0.0401 800456 4. mysqli->query($query = '\nINSERT INTO piwigo_history\n (\n date,\n time,\n user_id,\n IP,\n section,\n category_id,\n search_id,\n image_id,\n image_type,\n format_id,\n auth_key_id,\n tag_ids\n )\n VALUES\n (\n CURRENT_DATE,\n CURRENT_TIME,\n 2,\n \'216.73.216.73\',\n \'categories\',\n NULL,\n NULL,\n NULL,\n NULL,\n NULL,\n NULL,\n NULL\n )\n;') /volume1/web/piwigo/include/dblayer/functions_mysqli.inc.php:132