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.deck...@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@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to