MySQL Forums
Forum List  »  MySQL Workbench

Re: Add 'Select All' when expoting database
Posted by: Mike Lischke
Date: May 22, 2018 12:49AM

Hi Ed,

note that a select-all feature is dangerous, since it would include I_S, P_S, the mysql schema and the sys schema. All these should *not* be export, or rather not be imported. Such a button would be too dangerous, but maybe a filter box would help (like we have in the schema tree) and then you do a simple range selection to get a list of schemas?

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
619
April 26, 2018 03:20AM
Re: Add 'Select All' when expoting database
430
May 22, 2018 12:49AM


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.