Top

Signs

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

select distinct m.manufacturers_id as id, m.manufacturers_name as name from products p, products_to_categories p2c, manufacturers m where p.products_status = '1' and p.manufacturers_id = m.manufacturers_id and p.products_id = p2c.products_id and p2c.categories_id = '184' order by m.manufacturers_name

[TEP STOP]

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

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

[TEP STOP]