[TYPO3] Error when trying to backup typo database

Christoph Koehler christoph.koehler at gmail.com
Mon Aug 21 23:18:01 CEST 2006


On Mon, 21 Aug 2006 16:11:47 -0500, Jody Cleveland  
<Cleveland at winnefox.org> wrote:

> Hello,
>
> I'm running typo 4.0.1 on a redhat 4.0 AS server with mysql 4.1.20.
>
> To backup my typo database, I type in this command:
>
> $ mysqldump --complete-insert --add-drop-table --lock-tables -v
> --user=user database > /home/user/mysql_backup/database.sql
>
> When I run this, I get this error message:
>
> -- Connecting to localhost...
> mysqldump: Got error: 1016: Can't open file:
> 'tx_dephpot_pot_accesslog.MYI' (errno: 145) when using LOCK TABLES
>
> Any ideas what may be wrong?
>
> - jody

Check the table for errors first and then try to repair it if it's corrupt.



More information about the TYPO3-english mailing list