1226 - User 'truck83_truck83' has exceeded the 'max_questions' resource (current value: 1)
select ROUND(AVG(r.reviews_rating), 1) as `avg`, count(r.products_id) as `count`
from reviews r
where r.products_id=5033
and r.reviews_status = "1"
group by r.products_id
[TEP STOP]
1226 - User 'truck83_truck83' has exceeded the 'max_questions' resource (current value: 1)
select 1 from sessions where sesskey = '84365eac3a1b3ebd0e5d25d28e5799a2'