Search Results
                    
                    
            https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-remote-management.html
                                To access this tab, select a remote connection from the MySQL Connections pane or click New to create a new connection.  The Remote Management tab is available when connecting to MySQL remotely, as the following figure shows. 
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-system-profile.html
                                This is achieved primarily through selecting a System Type, along with its corresponding Installation Type.  The System Profile tab enables you to specify host-specific information. These profile settings contain standard information that is used in ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-vault.html
                                 The vault provides a convenient secure storage for passwords used to access MySQL servers. By using the vault, you need not enter credentials every time MySQL Workbench attempts to connect to a server. For example, a local connection might use ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-connections.html
                                 This chapter describes how to create and manage MySQL connections. 
                                            
                https://dev.mysql.com/doc/workbench/en/wb-mysql-enterprise-backup.html
                                This information includes the MySQL Enterprise Backup configuration backup profiles, job scheduling, backup operations, and data.  Commercial releases of MySQL Workbench include a graphical interface that enables you to use MySQL Enterprise Backup ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-note-editor.html
                                This opens the note editor docked at the bottom of the application.  To invoke the note editor, double-click a note object in the Model Note section on the MySQL Model page. Any number of notes may be open at the same time. Each additional note ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-notes-physical-schemata.html
                                If a note with this name already exists, the new note is named note2.  Double-clicking the Add Note icon in the Model Notes section of the MySQL Model page adds a note with the default name of note1. Adding a new note automatically opens the note ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-preferences-administration.html
                                 This section provides configuration options that affect the administration functionality in MySQL Workbench (see the figure that follows). Figure 3.10 Preferences: Administration Data Export and Import Path to mysqldump Tool: [ blank ] Path to your ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-sql-editor-query-panel.html
                                If not, MySQL Workbench will display a "read-only" icon at the bottom-right corner of the SQL View panel, and hovering the mouse cursor over this icon will provide a hint as to why it's not editable.  The SQL query secondary tab opens by default ...
                                            
                https://dev.mysql.com/doc/workbench/en/wb-table-editor.html
                                This action opens a new secondary tab within the main SQL Editor window.  The MySQL Table Editor is a used to create and modify tables. You can add or modify the columns or indexes of a table, change the engine, add foreign keys, or alter the table ...