I'm trying to use mysqldump to dump a database (obviously).

Here's the commandline I'm using:
[root@fugu work]# mysqldump --tab=. wonderdesk

mysqldump: Got error: 1: Can't create/write to file '/root/work/Calls.txt' (Errcode: 
13)

The interesting thing, is that is IS creating Calls.sql, but it then crashes on 
Calls.txt.

I've got plenty of drive space, file permissions aren't a problem, and it's creating 
some files, but not all of them.   Anyone got any Ideas?

I've searched around a bit, and haven't been able to find what an errcode 13 is, so 
I'm out of ideas.

Thanks guys!

Joel

Reply via email to