Search



Search Results
Displaying 821 to 830 of 2144 total results
https://dev.mysql.com/doc/workbench/en/wb-importing-sql-script.html
For this tutorial, use the sakila database script, which you can find by visiting the https://dev.mysql.com/doc/index-other.html page. Open MySQL Workbench, select the models view from the sidebar in the home screen, click (>) next to Models, and ...
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-mysql-connections-native-kerberos.html
The Native Kerberos connections method authenticates a MySQL user with authentication tokens generated by the kinit command. Using this connection method, MySQL Workbench and MySQL servers are able to use the Kerberos authentication protocol to ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-instance-options-file.html
The Options File editor is used to view and edit the MySQL configuration file (my.ini on Windows or my.cnf on Linux and macOS) by selecting check boxes and other GUI controls, and then making edits. MySQL Workbench divides the options file into its ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-server-management-wizard.html
Clicking the [+] icon from the home screen launches the Setup New Connection wizard. The wizard provides a MySQL connection form to create a new MySQL connection, and includes a Configure Server Management option as a step-by-step approach to ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
This section provides configuration options that affect the SQL editor functionality in MySQL Workbench. Permits saving and reloading the SQL editor tabs after MySQL Workbench is closed and reopened (including after an unexpected shutdown).
https://dev.mysql.com/doc/workbench/en/wb-routine-groups.html
9.1.6.2.1 Adding Routine Groups to the Physical Schemata Double-clicking the Add Routine Group icon in the Physical Schemata section of the MySQL Model page adds a routine group with the default name of routines1. If a routine group with this name ...
https://dev.mysql.com/doc/workbench/en/wb-table-editor-options-tab.html
The Options subtab enables you to set several types of options. Figure 8.19 The Options Tab Table options are grouped into the following sections: General Options Row Options Storage Options Merge Table Options The following sections describe these ...
https://dev.mysql.com/doc/workbench/en/wb-tutorial-visual-explain-dbt3.html
This tutorial describes how to use Explain reports to locate and fix problematic (slow) queries. It uses the DBT-3 database and begins with the following simple query example. SELECT * FROM orders WHERE YEAR(o_orderdate) = 1992 AND ...
https://dev.mysql.com/doc/workbench/en/wb-what-is-new-62.html
This section summarizes many of the new features added to MySQL Workbench 6.2, in relation to the MySQL Workbench 6.1 release. Overlay Icons in the Object Viewer The schema navigator now includes shortcut buttons for common operations such as table ...
Displaying 821 to 830 of 2144 total results