Hello, i'm writing a program which automatically makes a backup of some tables (with "backup table foo1, foo2, ... to '/tmp/backupdir'") and after that if some errors occur, the program tries to execute "restore table foo1, foo2, ... from '/tmp/backupdir'". The table which is returned contains SOMETIMES for SOME tables errors like:
Couldn't fix table with quick recovery: Found wrong number of deleted records and Run recovery again without -q What is the reason for that and how do i avoid it? I searched the Manual, web and this list but couldn't find an answer. My System: Redhat 9.0 with mysql Ver 12.20 Distrib 4.0.13, for pc-linux (i686) Thanks for your attention and time, Christian Matuszewski -- NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse für Mail, Message, More! +++ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]