1226 - User 'zappall174' has exceeded the 'max_queries_per_hour' resource (current value: 400000)

select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id

[TEP STOP]

1226 - User 'zappall174' has exceeded the 'max_queries_per_hour' resource (current value: 400000)

select count(*) as total from sessions where sesskey = 's9e4rs59eoph3bpcfu4g92lma7'

[TEP STOP]