1226 - User 'tal-22073_01' has exceeded the 'max_questions' resource (current value: 900000)

select count(*) as total from products p, products_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '1142'

[XT SQL Error]