help with error message from mysql when trying to mysqldump

Brent <[email protected]> Thu, 09 Feb 2006 16:21:29 -0500
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
Hello,
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/[email protected]