[TYPO3] Error when trying to backup typo database
Jody Cleveland
Cleveland at winnefox.org
Mon Aug 21 23:11:47 CEST 2006
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
More information about the TYPO3-english
mailing list