keepingbusy
Programmer
Hi
We have a developed an Oscommerce site and recently installed an add on called star product. This worked perfect when there were only 200 records but now we have over 50,000 when you click on the Star Product link in the admin panel we get the following message:
As a fairly new user to all this, can someone please explain (if known) what the problem is.
If you guys need any futher information to help me resolve the above, please post it and I'll find out.
Many thanks
Lee
Windows XP
Visual FoxPro Version 6 & 9
We have a developed an Oscommerce site and recently installed an add on called star product. This worked perfect when there were only 200 records but now we have over 50,000 when you click on the Star Product link in the admin panel we get the following message:
Code:
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /homepages/X/XXXXXXXXXX/htdocs/admin/includes/functions/database.php on line 45
2008 - MySQL client run out of memory
select sp.product_id, pd.products_id, pd.products_name from star_product sp, products_description pd where pd.language_id = '1'
[TEP STOP]
2013 - Lost connection to MySQL server during query
select count(*) as total from sessions where sesskey = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
[TEP STOP]
If you guys need any futher information to help me resolve the above, please post it and I'll find out.
Many thanks
Lee
Windows XP
Visual FoxPro Version 6 & 9