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

select count(distinct p.products_id) as total 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= '311') 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

[TEP STOP]

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

select 1 from sessions where sesskey = '8f2732a52c6a1097bd0739d27234d549'

[TEP STOP]