24 Jun
2012
24 Jun
'12
3:55 a.m.
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.