2.4.2 Launching

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:

$> /usr/bin/mysql-workbench

To show the available command-line options:

$> /usr/bin/mysql-workbench --help