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
How to export or save database from MySQL Workbench to MySQL
Moderator: General Moderators
Re: How to export or save database from MySQL Workbench to M
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.