E.g. the manual shows this as
Announcement
Collapse
No announcement yet.
format error with Online Manual
Collapse
X
-
format error with Online Manual
I was looking at the online manual today and noticed that on all the sections covering backing up your database to move it to a new server,there is a format error.
E.g. the manual shows this as
mysql uUSERNAME p NEWDBNAME < /PATH/TO/NEW/DUMP.SQL
mysql -uUSERNAME -p NEWDBNAME < /PATH/TO/NEW/DUMP.SQLLast edited by weirdpixels; Thu 28th Apr '05, 4:23am.Tags: None

Comment