1226 - User 'soonlineshop' has exceeded the 'max_questions' resource (current value: 40000)
select c.categories_id, c.parent_id, c.sort_order, cd.categories_name
from categories c
join categories_description cd
on c.categories_id = cd.categories_id
where c.categories_id = '64'
and cd.language_id = '1'
limit 1
[TEP STOP]
1226 - User 'soonlineshop' has exceeded the 'max_questions' resource (current value: 40000)
INSERT INTO sessions (sesskey, expiry, value) VALUES ('b2648654c59fe1b6b88d5657061155d1', '1777556274', 'sessiontoken|s:32:\"0648dc4e9413b6e4732caca5764fe3c1\";SSL_SESSION_ID|b:0;cart|O:12:\"shoppingCart\":5:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:6:\"cartID\";N;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:8:{i:0;a:4:{s:4:\"page\";s:11:\"privacy.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:1;a:4:{s:4:\"page\";s:10:\"guides.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:2;a:4:{s:4:\"page\";s:14:\"conditions.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:3;a:4:{s:4:\"page\";s:33:\"guide-trucks-roues-roulements.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:4;a:4:{s:4:\"page\";s:19:\"guide-surfskate.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:5;a:4:{s:4:\"page\";s:15:\"guide-skate.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:1:{s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:6;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:5:\"cPath\";s:10:\"64_123_280\";s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}i:7;a:4:{s:4:\"page\";s:16:\"product_info.php\";s:4:\"mode\";s:3:\"SSL\";s:3:\"get\";a:2:{s:11:\"products_id\";s:4:\"8496\";s:4:\"ceid\";s:32:\"b2648654c59fe1b6b88d5657061155d1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)