1041 - Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
select p.products_id, p.products_model, p.products_image, p.products_price, p.products_tax_class_id, pd.products_name from products p, products_description pd where p.products_id = '12660' and p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1'
[TEP STOP]
1041 - Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space
select count(*) as total from sessions where sesskey = '74069922925e9c00fb1e86809084f859'
[TEP STOP]