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=4599
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 = '278364f57a7fb0b40484b709dde0474f'