The MySQL Table Editor is a component of the MySQL Query Browser and the MySQL Administrator enabling the visual creation and modification of tables.
The MySQL Table Editor can be accessed from the MySQL Query Browser by right clicking on a table within the database browser and choosing the Edit Table option, or by right clicking on a database within the database browser and choosing the Create New Table option.
The MySQL Table Editor can be accessed from MySQL Administrator through the Catalogs screen. Once you have selected a database, right click on a table and choose the Edit Table option from the drop-down menu. You can also select a table and click the Edit Table button to access the MySQL Table Editor.
The appearance of the MySQL Table Editor varies slightly depending upon the operating system (OS) and whether the MySQL Table Editor is docked or not. For example, under Linux the Columns and Indexes are separate tabs but under Windows they are combined in one. However, the same basic functionality is available regardless of docking or the particular OS.
Docking is not supported on all operating systems.