Warning: [mysql error 1142] UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_user_infos'
UPDATE piwigo_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history'
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,
'35.171.164.77',
'categories',
72,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history_summary'
UPDATE `piwigo_history_summary`
SET `nb_pages` = '342447',
`history_id_to` = '482646'
WHERE `year` = '2024' AND `month` IS NULL AND `day` IS NULL AND `hour` IS NULL in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history_summary'
UPDATE `piwigo_history_summary`
SET `nb_pages` = '145405',
`history_id_to` = '482643'
WHERE `year` = '2024' AND `month` = '2' AND `day` IS NULL AND `hour` IS NULL in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history_summary'
UPDATE `piwigo_history_summary`
SET `nb_pages` = '3537',
`history_id_to` = '482034'
WHERE `year` = '2024' AND `month` = '2' AND `day` = '23' AND `hour` IS NULL in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history_summary'
UPDATE `piwigo_history_summary`
SET `nb_pages` = '322',
`history_id_to` = '482034'
WHERE `year` = '2024' AND `month` = '2' AND `day` = '23' AND `hour` = '23' in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_history_summary'
INSERT INTO `piwigo_history_summary`
(`year`,`month`,`day`,`hour`,`nb_pages`,`history_id_from`,`history_id_to`)
VALUES('2024','02','24',NULL,'451','482035','482485')
, ('2024','02','24','06','11','482035','482045')
, ('2024','02','24','07','164','482046','482209')
, ('2024','02','24','14','233','482210','482442')
, ('2024','02','24','15','43','482443','482485')
, ('2024','02','28',NULL,'78','482486','482563')
, ('2024','02','28','22','75','482486','482560')
, ('2024','02','28','23','3','482561','482563')
, ('2024','02','29',NULL,'80','482564','482643')
, ('2024','02','29','06','1','482564','482564')
, ('2024','02','29','07','79','482565','482643')
, ('2024','03',NULL,NULL,'2','482644','482645')
, ('2024','03','02',NULL,'2','482644','482645')
, ('2024','03','02','14','2','482644','482645')
, ('2024','08',NULL,NULL,'1','482646','482646')
, ('2024','08','22',NULL in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1142] INSERT, UPDATE command denied to user 'agaankoydbuser'@'10.10.20.248' for table 'piwigo_config'
INSERT INTO
piwigo_config (param, value)
VALUES('update_notify_last_check', '2024-10-09T17:43:04+02:00')
ON DUPLICATE KEY UPDATE value = '2024-10-09T17:43:04+02:00'
; in /home/agaankoy/www/include/dblayer/functions_mysqli.inc.php on line 847