Search Results
https://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-creating-a-model.html
You can change the name of this default schema as needed or you can delete it. This tutorial describes how to create a new database model and how to forward-engineer a model to a live MySQL server. Note Alternatively, you can create a model from a ...
https://dev.mysql.com/doc/workbench/en/wb-manage-server-connections.html
This dialog provides two tabs in addition to the Connection tab: Remote Management and System Profile Delete, Duplicate, Move Up, and Move Down Operations used to manage the existing connections. The Manage Server Connections dialog is another way ...
https://dev.mysql.com/doc/workbench/en/wb-migration-overview-steps.html
Options (see the figure that follows for an example): Truncate target tables before copying data: In case the target database already exists, this will delete said data. This example migrates a Microsoft SQL Server database to MySQL and includes an ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-data-migration-setup.html
Options: Truncate target tables before copying data: In case the target database already exists, this will delete said data. Transfers data from the source RDBMS to the target MySQL database (see the figure that follows). The setup screen includes ...
https://dev.mysql.com/doc/workbench/en/wb-model-editor.html
You may also rename, edit, cut, copy, or delete objects on this page by right-clicking to open a context menu. When the Model Editor is executed from the home screen, MySQL Workbench displays the MySQL Model tab. The MySQL Model page has three main ...
https://dev.mysql.com/doc/workbench/en/wb-model-overview-privileges.html
The Schema Privileges panel has the following sections, used to create users for your schemas and to define roles: Users Roles The following figure displays the Schema Privileges section of the MySQL Model tab. Figure 9.7 Roles and Privileges ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-vault.html
It is possible to delete the file, in which case all stored passwords are lost, but MySQL Workbench will otherwise perform as expected. The vault provides a convenient secure storage for passwords used to access MySQL servers. By using the vault, ...
https://dev.mysql.com/doc/workbench/en/wb-notes-physical-schemata.html
Right-clicking a note opens a pop-up menu with the following items: Rename Cut 'note_name' Copy 'note_name' Delete 'note_name' The Edit Note item opens the note editor. Double-clicking the Add Note icon in the Model Notes section of the MySQL Model ...
https://dev.mysql.com/doc/workbench/en/wb-performance-dashboard.html
Data points include the Table Open Cache efficiency, SQL Statements Executed, and counts (per second) for SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, and DROP statements. To display the dashboard, open a query tab and then click Dashboard from ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-modeling.html
This section provides configuration options that affect the modeling functionality in MySQL Workbench (see the figure that follows). Force use of software based rendering for EER diagrams MySQL Workbench uses OpenGL for rendering when available.