MySQL Forums
Forum List  »  MySQL Workbench

Re: How to get my database into workbench
Posted by: Marcin Szalowicz
Date: December 02, 2017 12:57PM

Hello Patricia,
Workbench has got more than one option to import database.
Please check out the following link:
https://dev.mysql.com/doc/workbench/en/wb-admin-export-import.html

You could also try a different approach. When you make a connection to the database server, please select File->Run SQL Script... You can then select a single dump file and run it on the connected server.

Let me know if that did help.

Marcin SzaƂowicz, MySQL Developer Tools
Oracle Corporation

Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/5.6/en/index.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to get my database into workbench
426
December 02, 2017 12:57PM


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.