Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 939)
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'216.73.216.41',
NULL,
NULL,
NULL,
63917,
'high',
NULL,
NULL,
NULL
)
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 939)
SELECT
*
FROM piwigo_history_summary
WHERE history_id_to IS NOT NULL
ORDER BY history_id_to DESC
LIMIT 1
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on boolean in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php:913
Stack trace:
#0 /home/mrjean/www/piwigo/admin/include/functions_history.inc.php(181): query2array('\nSELECT\n *\n ...')
#1 /home/mrjean/www/piwigo/include/functions.inc.php(547): history_summarize(50000)
#2 /home/mrjean/www/piwigo/action.php(150): pwg_log('63917', 'high')
#3 {main}
thrown in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'mrjeanph' has exceeded the 'max_questions' resource (current value: 939)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8492a26926a3b6f90fdc628044f4e30bdde','',now())
; in /home/mrjean/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 847