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, p.products_price, pd.products_name from products p, products_description pd where p.products_status = '1' and p.products_id = '26920' and pd.products_id = p.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 = 'aee3b6008720053d5bad294b2395a7c9'

[TEP STOP]