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 = '23964' 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 = 'b2dfa9b6ad10c6f410348f0f534acbc7'

[TEP STOP]