1226 - User 'pd9gucec_usrGlog' has exceeded the 'max_questions' resource (current value: 1)
select p.*, pd.*, s.*, p.products_quantity as in_stock, s.specials_new_products_price as final_price from products p, products_description pd, specials s where p.products_status = '1' and p.products_id = s.products_id and pd.products_id = s.products_id and pd.language_id = '1' and s.status = '1' order by s.specials_date_added desc limit 10
[TEP STOP]
1226 - User 'pd9gucec_usrGlog' has exceeded the 'max_questions' resource (current value: 1)
INSERT INTO sessions (sesskey, expiry, value) VALUES ('687262f5f61d9b45df1b297c4ce422e5', '1743847804', 'sessiontoken|s:32:\"d2ab619fcc972fc53de61c83c1289a00\";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:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"AUD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:17:\"/product_info.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:3:{s:5:\"cPath\";s:2:\"80\";s:8:\"currency\";s:3:\"AUD\";s:11:\"products_id\";s:4:\"1529\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}') ON DUPLICATE KEY UPDATE expiry = VALUES(expiry), value = VALUES(value)
[TEP STOP]