MySQL Forums
Forum List  »  Newbie

Re: MYSQLDump
Posted by: Phillip Ward
Date: November 18, 2019 05:32AM

"mysqldump" is not a [SQL] statement that you run "inside" mysql, like "select" or "update".

mysqldump[.exe] is a separate program that you run from the command line / shell prompt instead of mysql.

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
November 17, 2019 06:00PM
November 17, 2019 07:07PM
November 18, 2019 08:01AM
November 18, 2019 08:57AM
Re: MYSQLDump
November 18, 2019 05:32AM
November 18, 2019 07:56AM
November 18, 2019 08:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.