[Koha] Mysqldump and Ubuntu
Robin Sheat
robin at catalyst.net.nz
Mon Jun 25 01:06:29 NZST 2012
The wiki version you have here looks almost correct, except there should be no space after the "-p". That space will cause errors. Otherwise, your version means exactly the same thing.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
"clint.deckard" <clint.deckard at frontiers.co.nz> wrote:
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.
_____________________________________________
Koha mailing list http://koha-community.org
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list