Warning: [mysql error 1142] INSERT command denied to user 'entrelunben1'@'10.3.20.222' for table 'piwigo_history'
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
image_id,
image_type,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'3.238.118.27',
'categories',
1,
12,
'picture',
NULL
)
; in /home/entrelun/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 830
Warning: [mysql error 1142] INSERT command denied to user 'entrelunben1'@'10.3.20.222' for table 'piwigo_sessions'
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('03EE8a4c61d38dbde10e75ab78ff0de03f1a','pwg_referer_image_id|s:2:\"12\";',now())
; in /home/entrelun/www/piwigo/include/dblayer/functions_mysqli.inc.php on line 830