Search Results
https://dev.mysql.com/doc/workbench/en/wb-develop-sql-editor-table-search.html
Find data across a MySQL connection by using the text search feature on any number of tables and schemas. From the schema tree, select the tables, schemas, or both to search and then right-click the highlighted items and click Search Data Table ...
https://dev.mysql.com/doc/workbench/en/wb-eer-color-key.html
Color connection lines within EER diagrams provide quick visual information about how the tables in your model relate. Existing connection lines are highlighted when you use a pointer device to hover on different database objects. The following ...
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-generating-php.html
MySQL Workbench can be used to generate PHP code with the bundled PHP plugin, by using the Tools, Utilities, Copy as PHP Code menu option. The example scenario that follows demonstrates how to create PHP code. It is a SELECT statement, and ...
https://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial-create-connection.html
This tutorial adds a new connection that can be either an initial connection or an additional connection. An instance of MySQL server must be installed, started, and accessible to MySQL Workbench before you begin. To create a new connection, follow ...
https://dev.mysql.com/doc/workbench/en/wb-launching-linux.html
After MySQL Workbench has been installed, it can be launched by selecting Applications, Programming, MySQL Workbench from the main menu. MySQL Workbench can also be launched from the command line on Linux by using the following command: $> ...
https://dev.mysql.com/doc/workbench/en/wb-linux-uninstalling.html
The procedure for uninstalling MySQL Workbench on Linux depends on the package you are using. Note When using apt, the official package name at dev.mysql.com is mysql-workbench-community, whereas most Linux distributions use the name ...
https://dev.mysql.com/doc/workbench/en/wb-mac-uninstalling.html
To uninstall MySQL Workbench for macOS, locate MySQL Workbench in the Applications folder, right-click, and select Move to Trash. What Is Not Removed By default, uninstalling MySQL Workbench does not remove your Workbench configuration directory.
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-database-mssql-connection-windows.html
Select Microsoft SQL Server as the database system and fill out the remaining options as described in this section. Figure 10.42 SQL Server Connection Parameters Example on Windows Database System: Microsoft SQL Server Connection Method: choose ...