2008 - MySQL client ran out of memory

select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_price, p.products_tax_class_id from products p, products_description pd where p.products_status = '1' and p.products_id = '1757' and pd.products_id = p.products_id and pd.language_id = '1'

[TEP STOP]

2008 - MySQL client ran out of memory

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

[TEP STOP]