Warning
: mysql_query(): Unable to save result set in
/home/icco/public_html/includes/functions/database.php
on line
46
1028 - Sort aborted: 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 from products p, products_to_categories ptc where p.products_status = '1' and p.products_id = ptc.products_id and ptc.categories_id = 1273 order by p.sort_id, p.products_last_modified desc, p.products_date_added desc, p.products_id desc
[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 = '5047ea6abae894e82fa8ab4911d2bc68'
[TEP STOP]