1226 - User 'plecterlmywp' has exceeded the 'max_questions' resource (current value: 40000)

select r.reviews_id, r.reviews_rating, p.products_id, p.products_image, pd.products_name from reviews r, reviews_description rd, products p, products_description pd left join products_to_categories p2c using(products_id) left join categories c using(categories_id) where p.products_status = '1' and p.products_id = r.products_id and r.reviews_id = rd.reviews_id and rd.languages_id = '1' and p.products_id = pd.products_id and pd.language_id = '1' and find_in_set('0', products_hide_from_groups) = 0 and find_in_set('0', categories_hide_from_groups) = 0 order by r.reviews_id desc limit 10

[TEP STOP]

1226 - User 'plecterlmywp' has exceeded the 'max_questions' resource (current value: 40000)

select 1 from sessions where sesskey = 'c0be744875a2b237416e3bc8523532bd'

[TEP STOP]