Warning: [mysql error 1142] INSERT command denied to user 'sylvainbrrailco'@'10.6.20.18' for table 'piwigo_config'
INSERT
INTO piwigo_config
(param, value)
VALUES('local_data_dir_checked', 'true')
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1142] UPDATE command denied to user 'sylvainbrrailco'@'10.6.20.18' for table 'piwigo_images'
UPDATE
piwigo_images
SET hit = hit+1
WHERE id = 549
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups, show_title, id_line, width
FROM piwigo_stuffs
LEFT JOIN piwigo_user_grou' at line 1
SELECT DISTINCT id, name, path, datas, groups, show_title, id_line, width
FROM piwigo_stuffs
LEFT JOIN piwigo_user_group
ON user_id = 2
WHERE (users IS NULL OR users LIKE "%guest%")
AND (groups IS NULL OR groups REGEXP CONCAT("(^|,)",group_id,"(,|$)"))
AND level <= 0
AND on_picture = "true"
ORDER BY pos ASC
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/sylvainbr/railcommons/plugins/PWG_Stuffs/class.inc.php on line 67 TGV POS 4402 (V150) | Rail Commons
Au Km 198, à hauteur d'Eclaires, la rame V150 passe devant nous à 570 km/h. Quelques centaines de mètres plus loin le nouveau record du monde de vitesse sur rail sera établi à 574,8 km/h.
Warning: [mysql error 1142] INSERT command denied to user 'sylvainbrrailco'@'10.6.20.18' 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.202.29',
'categories',
87,
549,
'picture',
NULL
)
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656
Warning: [mysql error 1142] INSERT command denied to user 'sylvainbrrailco'@'10.6.20.18' for table 'piwigo_sessions'
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('03EE0190ff0be4a355521f6cccb6d53de627','pwg_show_metadata|b:1;',now())
; in /home/sylvainbr/railcommons/include/dblayer/functions_mysql.inc.php on line 656