help with error message from mysql when trying to mysqldump
am 09.02.2006 22:21:29 von BrentHello,
I have mysql 3.23.59 on freebsd 5.4 and Im trying to run mysqldump to
dump my mysql database for backup purposes. Im doing this with a shell
script thats run from crontab..Im getting the following error..Im not
sure what it means ...also is ther a better way to do this as I'd really
like mysqldump to make a full backup of the databases..it seems its
currently only doing a partial backup. the command im using is
/usr/local/bin/mysqldump -A -uroot -pxxxxx -c >
/usr/home/backups/mysql-alldatabases.sql
this is the error i get :
Got error: 1030: Got error 127 from table handler when retrieving data
from server
any help is greatly appreciated
--
--
Brent
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org