Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
UPDATE piwigo_user_infos
SET last_visit = NOW(),
lastmodified = lastmodified
WHERE user_id = 2
in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'35.168.110.128',
'categories',
86,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
UPDATE `piwigo_history_summary`
SET `nb_pages` = '160330',
`history_id_to` = '4781777'
WHERE `year` = '2022' AND `month` IS NULL AND `day` IS NULL AND `hour` IS NULL in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
UPDATE `piwigo_history_summary`
SET `nb_pages` = '9692',
`history_id_to` = '4781777'
WHERE `year` = '2022' AND `month` = '8' AND `day` IS NULL AND `hour` IS NULL in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
UPDATE `piwigo_history_summary`
SET `nb_pages` = '1247',
`history_id_to` = '4781022'
WHERE `year` = '2022' AND `month` = '8' AND `day` = '8' AND `hour` IS NULL in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
UPDATE `piwigo_history_summary`
SET `nb_pages` = '59',
`history_id_to` = '4781022'
WHERE `year` = '2022' AND `month` = '8' AND `day` = '8' AND `hour` = '23' in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
INSERT INTO `piwigo_history_summary`
(`year`,`month`,`day`,`hour`,`nb_pages`,`history_id_from`,`history_id_to`)
VALUES('2022','08','09',NULL,'755','4781023','4781777')
, ('2022','08','09','00','53','4781023','4781075')
, ('2022','08','09','01','56','4781076','4781131')
, ('2022','08','09','02','59','4781132','4781190')
, ('2022','08','09','03','41','4781191','4781231')
, ('2022','08','09','04','49','4781232','4781280')
, ('2022','08','09','05','64','4781281','4781344')
, ('2022','08','09','06','45','4781345','4781389')
, ('2022','08','09','07','70','4781390','4781459')
, ('2022','08','09','08','43','4781460','4781502')
, ('2022','08','09','09','58','4781503','4781560')
, ('2022','08','09','10','52','4781561','4781612')
, ('2022','08','09','11','49','4781613','4781661')
, ('2022','08','09','12','116','4781662','4781777') in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1290] The MySQL server is running with the --read-only option so it cannot execute this statement
DELETE
FROM piwigo_history
WHERE id < 3781777
; in /home/comtrends/photo.ding.net/include/dblayer/functions_mysqli.inc.php on line 847