MySQL Forums
Forum List  »  MySQL Workbench

Re: Setting collation and character set defaults
Posted by: Mike Lischke
Date: April 28, 2009 02:32AM

Hey Karsten,

double click the schema tab in the "Physical Schemata" section to open the schema editor. There you can edit the name of the schema, its default charset and collation and its description.

Re your PS: you did not say what version of WB you use, but in 5.1 the collation selection (both the schema default as well as the table setting) includes the character set selection too, as there is a unique relationship between a certain collation and its character set.

Mike

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
Re: Setting collation and character set defaults
2363
April 28, 2009 02:32AM


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.