QUANTUM

1226 - User 'kdsadmin' has exceeded the 'max_questions' resource (current value: 150000)

select distinct c.categories_id as id, cd.categories_name as name from products p, products_to_categories p2c, categories c, categories_description cd where p.products_status = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and p2c.categories_id = cd.categories_id and cd.language_id = '1' and p.manufacturers_id = '26' order by cd.categories_name

[TEP STOP]

1226 - User 'kdsadmin' has exceeded the 'max_questions' resource (current value: 150000)

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

[TEP STOP]