[Koha] Mysqldump and Ubuntu

clint.deckard clint.deckard at frontiers.co.nz
Sun Jun 24 13:55:51 NZST 2012


Kia ora,
I have spent a good deal of time getting mysqldump to work for me, 
partly because I am not an expert. Finally, I found out that Ubuntu (I 
installed this instance from KohaLiveCD) requires the format
mysqldump --user=myuser --password=mypassword koha>mysql_backup.sql

this differs from the example in the wiki
mysqldump -u myuser -p mypassword koha > mydatadump.sql

I thought I'd add this knowledge to the wiki but then thought perhaps I 
should check  on this list first in case I make a fool of myself (again).

Comments anyone?

Clint.


-- 
This message has been scanned for viruses and dangerous 
content by MailScanner, and is believed to be clean.



More information about the Koha mailing list