Page 1 of 1

How to export or save database from MySQL Workbench to MySQL

Posted: Mon Nov 24, 2014 12:24 am
by Darrel
How to export or save database from MySQL Workbench to MySQL Query Browser?

I'm working on a program and I need to connect it to a database. I also need to see the data coming in using the Query Browser. Help

Thanks in Advance

Re: How to export or save database from MySQL Workbench to M

Posted: Mon Nov 24, 2014 6:55 am
by Celauran
MySQL Query Browser has been discontinued and superseded by MySQL Workbench. Moreover, these are just clients for connecting to MySQL servers, so talk of exporting from one to another doesn't make much sense.