|
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 = '4240ffc27b729492c50936cfbc7223fa'
[TEP STOP]
|