|
1226 - User 'nyjewelry_app' has exceeded the 'max_questions' resource (current value: 300000)
select count(*) as total from products p left join manufacturers m on (p.manufacturers_id = m.manufacturers_id), products_description pd where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1'
[TEP STOP]
1226 - User 'nyjewelry_app' has exceeded the 'max_questions' resource (current value: 300000)
select count(*) as total from sessions where sesskey = '9a96be9c7e469467cb0be0c4b50a6af6'
[TEP STOP]
|