1226 - User 'poolparts' has exceeded the 'max_questions' resource (current value: 300000)

select m.manufacturers_id, m.manufacturers_name, m.manufacturers_image, COUNT(*) as total from manufacturers m, products p where m.manufacturers_id = p.manufacturers_id GROUP BY manufacturers_id order by manufacturers_name

[TEP STOP]

1226 - User 'poolparts' has exceeded the 'max_questions' resource (current value: 300000)

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

[TEP STOP]