MySQL Error: MySQL client ran out of memory
2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 4, 2011 (RSS)
By nmsinc - April 2, 2011
Attempted to backup database on CMS builder and received the following error:
Warning: mysql_query(): Unable to save result set in /cmsAdmin/lib/database_functions.php on line 768 MySQL Error: MySQL client ran out of memory
The server shows that I have sufficent memory space available - any hlep would be appreciated!
Thanks
Warning: mysql_query(): Unable to save result set in /cmsAdmin/lib/database_functions.php on line 768 MySQL Error: MySQL client ran out of memory
The server shows that I have sufficent memory space available - any hlep would be appreciated!
Thanks
nmsinc
Re: [nmsinc] MySQL Error: MySQL client ran out of memory
By robin - April 4, 2011
Hey,
Often this kind of thing is a problem with the MySQL server, such as a table that needs repair.
If your hosting provider provides phpMyAdmin you can repair tables by selecting a table and choosing 'Repair Table' under the Operations tab.
If you are a little more technical, here is the MySQL documentation on table checking and repair:
http://dev.mysql.com/doc/refman/5.0/en/myisam-table-maintenance.html
Hope that helps,
Robin
Often this kind of thing is a problem with the MySQL server, such as a table that needs repair.
If your hosting provider provides phpMyAdmin you can repair tables by selecting a table and choosing 'Repair Table' under the Operations tab.
If you are a little more technical, here is the MySQL documentation on table checking and repair:
http://dev.mysql.com/doc/refman/5.0/en/myisam-table-maintenance.html
Hope that helps,
Robin
Robin
Programmer
interactivetools.com
Programmer
interactivetools.com