Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Database Backup


Guest

Recommended Posts

I receive the following error when trying to backup my database

Wondering if anyone else has seen this before.

 

 

Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/j3shoppi/public_html/catalog/admin/includes/functions/database.php on line 45

2008 - MySQL client ran out of memory

 

select products_id,language_id,products_name,products_description,products_url,products_viewed from products_description

 

[TEP STOP]

 

2013 - Lost connection to MySQL server during query

 

select count(*) as total from sessions where sesskey = '86be2dd6e3c177c36ab473a969f6e859'

 

[TEP STOP]

Link to comment
Share on other sites

2013 - Lost connection to MySQL server during query

 

means that the connection to your DB server has been severed either due to time out or other... one thing to try as its sessions is to go in via phpmy admin and repair the database.

Regards

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...