1226 - User 'aazroulevguser' has exceeded the 'max_questions' resource (current value: 7672)

select distinct p.products_image, pd.products_name, p.products_quantity, p.manufacturers_ref, p.products_date_added, pd.products_description, mo.titre, p.products_status, p.products_date_available, p.products_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price from products_to_categories p2c, products_description pd, products p left join specials s on p.products_id = s.products_id , groupes_mots gm, mots mo, mots_produits mp where p.products_status > 0 and p.products_id = p2c.products_id and (p2c.categories_id= '227') and pd.products_id = p.products_id and pd.language_id = '2' AND gm.id_groupe ='1' AND mo.id_groupe = gm.id_groupe AND mo.id_mot = mp.id_mot AND mp.id_produit = p.products_id ORDER BY CONVERT(mo.titre, UNSIGNED INTEGER) , mo.titre , CONVERT(p.manufacturers_ref, UNSIGNED INTEGER), p.manufacturers_ref limit 0, 20

[TEP STOP]

1226 - User 'aazroulevguser' has exceeded the 'max_questions' resource (current value: 7672)

select 1 from sessions where sesskey = 'c040c7bfd634fe61274ba64e56aa58e6'

[TEP STOP]