1226 - User 'gonch_books' has exceeded the 'max_questions' resource (current value: 300000)
select count(*) as total from reviews r, reviews_description rd, products p, products_description pd where p.products_status = '1' and p.products_id = r.products_id and r.reviews_id = rd.reviews_id and p.products_id = pd.products_id and pd.language_id = '1' and rd.languages_id = '1' and reviews_status = 1
[TEP STOP]
1226 - User 'gonch_books' has exceeded the 'max_questions' resource (current value: 300000)
select 1 from sessions where sesskey = 'db80d2118db2e44cef6b802a9b23208c'
[TEP STOP]