Search Results
https://dev.mysql.com/doc/workbench/en/wb-eer-diagram-editor.html
Enhanced Entity-Relationship (EER) diagrams are created by double-clicking Add Diagram in the Model Editor. You may create any number of EER diagrams just as you may create any number of physical schemas (databases). Clicking an EER diagram tab ...
https://dev.mysql.com/doc/workbench/en/wb-installing-mac.html
MySQL Workbench for macOS is distributed as a DMG file. The file is named mysql-workbench-community-version-osx.dmg, where version is the MySQL Workbench version. MySQL Workbench provides platform support for the latest version of macOS only (see ...
https://dev.mysql.com/doc/workbench/en/wb-installing-windows.html
MySQL Workbench for Windows can be installed using the MySQL Installer that installs and updates all MySQL products on Windows or the standalone Windows MSI Installer package. For general requirements and specific installation instructions, see the ...
https://dev.mysql.com/doc/workbench/en/wb-launching-macos.html
To launch MySQL Workbench on macOS, open the Applications folder in the Finder, then double-click MySQL Workbench. It is also possible to start MySQL Workbench from the command line: $> open MySQLWorkbench.app [options] [model_file] Specifying ...
https://dev.mysql.com/doc/workbench/en/wb-layers-palette.html
This palette shows all of the layers and figures on an EER diagram. If a layer or figure is currently selected, an X appears beside the name of the object and its properties are displayed in the Properties palette. This is useful when determining ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
The Manage Server Connections dialog is another way to manage MySQL connections. This dialog is invoked by either clicking the manage connections icon () on the home screen or by selecting Database and then Manage Connections from the main menu. It ...
https://dev.mysql.com/doc/workbench/en/wb-migration-overview-steps.html
This example migrates a Microsoft SQL Server database to MySQL and includes an image for each step. From MySQL Workbench, choose Database and then Migrate to open the migration wizard and display the migration wizard overview (see the figure that ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-manual-editing.html
Use the View select box to choose the section to edit (see the figure that follows). The Show Code and Messages button is available on every page and it shows the generated MySQL code that corresponds to the selected object. Migration Problems: ...
https://dev.mysql.com/doc/workbench/en/wb-modifying-layer.html
Choosing "Edit" allows you to edit the layer name and layer background color, and the "Properties Editor" offers additional edit options. When you select a layer on the EER Diagram canvas, its properties are displayed in the Properties palette. The ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new connection in the field provided, you can select from the following tabs to specify connection values: Parameters, SSL, and ...