
MySQL :: MySQL Workbench Manual
Apr 21, 2025 · This is the MySQL Workbench Reference Manual. It documents the MySQL Workbench Community and MySQL Workbench Commercial releases for versions 8.0 through 8.0.42. MySQL Workbench is developed and tested with MySQL Server 8.0.
MySQL :: MySQL Workbench Manual :: 8.1 Visual SQL Editor
Aug 1, 2010 · The visual SQL editor consists of a set of specialized editors (query, schema, table, and so on) and three panels: sidebar, secondary sidebar, and output area. Each editor opens in a separate secondary tab within an active MySQL connection …
MySQL :: MySQL Workbench Manual :: 1 General Information
MySQL Workbench is a graphical tool for working with MySQL servers and databases. MySQL Workbench fully supports MySQL server 8.0. Deprecated versions of MySQL Server may be incompatible with MySQL Workbench and should be upgraded before you attempt to …
MySQL :: MySQL Workbench Manual :: 9.3 Modeling Tutorials
This chapter contains three short tutorials intended to familiarize you with the basics of MySQL Workbench. These tutorials show how MySQL Workbench can be used both to design and to document databases.
5.2 Creating A New MySQL Connection (Tutorial)
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 these steps:
MySQL :: MySQL Workbench Manual :: 8.1.1 SQL Query Tab
You can enter SQL statements directly into the query editor area. The statements entered can be saved to a file or snippet for later use. At any point, you can also execute the statements you have entered.
MySQL :: Download MySQL Workbench
MySQL Workbench provides DBAs and developers an integrated tools environment for: Database Design & Modeling ; SQL Development; Database Administration; Database Migration; The Community (OSS) Edition is available from this page under the GPL. Download source packages of LGPL libraries:
MySQL :: MySQL Workbench Manual :: 2.2 Command-Line Options
In addition to platform-specific command-line options, MySQL Workbench has the following command-line options: --log-level level : Controls the verbosity level for logging output from Workbench.
MySQL :: MySQL Workbench Manual :: 2.3.2 Launching
To start MySQL Workbench on Windows, select MySQL from the Start menu and then select MySQL Workbench. This sequence executes the MySQLWorkbench.exe file on your system. Alternatively, start MySQL Workbench from the command line, for example:
MySQL :: MySQL Workbench Manual :: 2 Installation
MySQL Workbench is available for Windows, Linux, and macOS. Binary distributions of MySQL Workbench are available for the preceding platforms. Source code distributions are also available as a tar.gz package, or an RPM package.