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 = '5811' 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 = '66e403c1fe0f7e6152fb483d66b81690'

[TEP STOP]