MySQL Workbench

9.1.3.1 Adding Tables to the Physical Schemas

Double-clicking the Add table icon in the Physical Schemas section of the Model Overview tab adds a table with the default name of table1. If a table with this name already exists, the new table is named table2.

Adding a new table automatically opens the table editor docked at the bottom of the application. For information about using the table editor, see Section 8.1.10, “MySQL Table Editor”.

Right-clicking a table opens a context menu with the following items:

If the table editor is not open, the Edit 'table_name' item opens it. If it is already open, the selected table replaces the previous one. Edit 'table_name' in New Tab opens an additional table editor tab.

Any tables added to the Physical Schemas section also show up in the Catalog Tree palette within the EER Diagram tab. They may be added to an EER Diagram by dragging and dropping them from this palette.