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 = '5319' 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 = 'c5bc5e3f97d84293595b5f0bcdfb847f'

[TEP STOP]