Search Results
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-users-and-privileges.html
An account that authenticates with caching_sha2_password must use either a secure connection or an unencrypted connection that supports password exchange using an RSA key pair. The Administration - Users and Privileges tab provides a list of all ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-server-management-wizard.html
If you do not enter the optional SSH Key for use with the server, then you will be prompted for the password when the connection is established by MySQL Workbench. Clicking the [+] icon from the home screen launches the Setup New Connection wizard.
https://dev.mysql.com/doc/workbench/en/wb-navigator-panel.html
If the slider tool has the focus, you can also zoom using the arrow keys. Docked at the top left of the application is the Model Navigator, or Bird's Eye panel. This panel provides an overview of the objects placed on an EER diagram canvas and for ...
https://dev.mysql.com/doc/workbench/en/wb-performance-query-statistics.html
The Query Stats SQL editor results tab (see the next two figures) uses Performance Schema data to gather key statistics collected for executed query, such as timing, temporary tables, indexes, joins, and more. Figure 7.5 SQL Editor: Query Stats ...
https://dev.mysql.com/doc/workbench/en/wb-reverse-engineer-create-script.html
Tables, views, routines, routine groups, indexes, keys, and constraints can be imported from an SQL script file. To reverse-engineer a database using a create script, do one of the following: On the home screen, select the model view from the ...
https://dev.mysql.com/doc/workbench/en/wb-routine-groups.html
You can also change the mouse pointer to a routine pointer by pressing the G key. Navigate between different tabs using the mouse or from the keyboard by pressing Control+Alt+Tab. 9.1.6.2.1 Adding Routine Groups to the Physical Schemata ...
https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html
These cells are editable if MySQL Workbench is able to determine how, as for example they are editable if a Primary or Unique key exists within the result set. The SQL query secondary tab opens by default when you make a connection to a server from ...
https://dev.mysql.com/doc/workbench/en/wb-using-image-tool.html
You can also change the mouse pointer to an image pointer by pressing the I key. To add images to an EER Diagram, use the Image tool on the vertical toolbar. Make sure that the EER Diagram tab is selected, then right-click the image icon on the ...
https://dev.mysql.com/doc/workbench/en/wb-using-text-object-tool.html
You can also change the mouse pointer to a text object pointer by pressing the N key. To add text objects to an EER Diagram, use the Text Object tool on the vertical toolbar. Make sure that the EER Diagram tab is selected, then right-click the text ...
https://dev.mysql.com/doc/workbench/en/wb-using-view-tool.html
To change the mouse pointer to a view pointer from the keyboard, use the V key. Views can also be added to an EER Diagram using the View tool on the vertical toolbar. Make sure that the EER Diagram tab is selected, then left-click the view icon on ...