Online Documentation for SQL Manager for MySQL
Table Editor
Always open the Fields tab
If this option is checked, the Fields tab is activated by default upon opening a table in Table Editor.
Show Object Explorer
Enables/disables the Object Explorer panel within the Navigation bar of Table Editor.
Show table status panel
Enables/disables the table status panel.
Do not retrieve record count for a table
Check this option to disable retrieving record count for tables (with this feature enabled, opening large tables may take much time).
Allow to edit tables with no keys
Enables/disables editing tables that have no key fields (note that editing tables without unique or primary keys might lead to data integrity issues).
Default storage engine for new tables
This group allows you to define the storage engine to be used while creating a new table:
default engine defined on the server
the following engine for all databases (use the Default storage engine drop-down list to select one of the supported types: MyISAM, ISAM, HEAP, MRG_MyISAM, InnoDB, BerkeleyDB, Gemini, FEDERATED, ARCHIVE, CSV, NDBCluster, BLACKHOLE, SOLIDDB, FALCON).
See also: |