This enables you to set the default table storage engine, MySQL
Server version, and SQL_MODE to be used for
generated scripts.
Default Target MySQL Version: Certain features will utilize options for this MySQL Version.
This option was added in MySQL Workbench 5.2.45.
Default Storage Engine: Tables created in MySQL Workbench will be defined using this default storage engine.
SQL_MODE to be used in generated scripts:
Defaults to "TRADITIONAL,ALLOW_INVALID_DATES", this defines
the SQL_MODE used by Forward Engineering
and Synchronization.

User Comments
Add your own comment.