1142 - INSERT, UPDATE command denied to user 'velosmaxgioscp'@'10.6.20.178' for table 'whos_online'
INSERT INTO whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) VALUES (0, 'Guest', '41f00b0e3765f8a9d4b40d501eedc3c4', '18.119.110.17', '1734786493', '1734786493', '/roues-et-pneus-c-414.html?ceid=41f00b0e3765f8a9d4b40d501eedc3c4') ON DUPLICATE KEY UPDATE
customer_id = VALUES(customer_id),
full_name = VALUES(full_name),
ip_address = VALUES(ip_address),
time_last_click = VALUES(time_last_click),
last_page_url = VALUES(last_page_url)
[TEP STOP]
1142 - INSERT, UPDATE command denied to user 'velosmaxgioscp'@'10.6.20.178' for table 'sessions'
INSERT INTO sessions (sesskey, expiry, value) VALUES ('41f00b0e3765f8a9d4b40d501eedc3c4', '1734786493', 'sessiontoken|s:32:\"bd150445b6b110b63b9e84ce0d73b75a\";cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:12:{i:2238;a:1:{s:3:\"qty\";i:1;}i:2233;a:1:{s:3:\"qty\";i:1;}i:2225;a:1:{s:3:\"qty\";i:1;}i:2220;a:1:{s:3:\"qty\";i:1;}i:2226;a:1:{s:3:\"qty\";i:1;}i:2235;a:1:{s:3:\"qty\";i:1;}i:2218;a:1:{s:3:\"qty\";i:1;}i:2222;a:1:{s:3:\"qty\";i:1;}i:2231;a:1:{s:3:\"qty\";i:1;}i:2237;a:1:{s:3:\"qty\";i:1;}i:2229;a:1:{s:3:\"qty\";i:1;}i:2232;a:1:{s:3:\"qty\";i:1;}}s:5:\"total\";d:1285.9300000000001;s:6:\"weight\";d:2.5;s:6:\"cartID\";s:5:\"04446\";s:12:\"content_type\";b:0;}language|s:6:\"french\";languages_id|s:1:\"1\";currency|s:3:\"EUR\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:3:{s:4:\"page\";s:9:\"index.php\";s:3:\"get\";a:2:{s:5:\"cPath\";s:3:\"414\";s:4:\"ceid\";s:32:\"41f00b0e3765f8a9d4b40d501eedc3c4\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:3:{s:4:\"page\";s:37:\"ext/modules/content/reviews/write.php\";s:3:\"get\";a:2:{s:11:\"products_id\";s:4:\"2237\";s:4:\"ceid\";s:32:\"41f00b0e3765f8a9d4b40d501eedc3c4\";}s:4:\"post\";a:0:{}}}new_products_id_in_cart|i:2232;') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)
[TEP STOP]