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 = '23484' 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 = '8e7b3e91a3af5e845b2b0432af12a46c'
[TEP STOP]