1317 - Query execution was interrupted

select * FROM products p, products_description pd where p.products_status = '1' and p.products_id = '0' and pd.products_id = p.products_id and p.products_gift != 1 and pd.language_id = '2'

[XT SQL Error]