I've this program at
C:\wamp\bin\mysql\mysql5.5.16\bin
, but it immediately disappears when I try to run it. It also doesn't work as a command of mySQL console interface.
|
|
|
You need to open up a command prompt (CLI) and run the command. It isn't intended to be an interactive program. Instead it is supposed to be used within a script or called by another program with lots of command line options telling mysqldump which operations it is supposed to perform. |
|||||||
|