How to start mysqldump from browser (like phpmyadmin)?
Posted by: pstein (---.dip0.t-ipconnect.de)
Date: September 05, 2011 06:49PM

From other (remote) servers I am used to call mysqldump similar to phpmyadmin through a browser.


When I call (with running wamp)

[localhost]

then I am informed that no mysqldump is found. However there IS a mysqldump.exe in wamp package.
Can I call this somehow through browser?

or install an additional (php) frontend web page for mysqldump (how exactly ?)

Maybe this should be put by default in the next release of wamp.

Thank you
Peter

Options: ReplyQuote
Re: How to start mysqldump from browser (like phpmyadmin)?
Posted by: stevenmartin99 (---.b-ras1.srl.dublin.eircom.net)
Date: September 05, 2011 07:02PM

peter its a seperate program. you can access mysqldump from the folder using the correct commands.(not GUI)

phpmyadmin has its own dump scripts along the menu called EXPORT. you can dump tables and dbs

this should be sufficient


sqlbuddy is also included and can export.

or you can install MySQLDumper into wamp pretty easily. i have it included in my build of wamps

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.