Install and Con Gure Mysql Workbench On Ubuntu 16.04: Before You Begin
Install and Con Gure Mysql Workbench On Ubuntu 16.04: Before You Begin
Community (https://www.linode.com/community/)
MySQL Workbench on
Ubuntu 16.04 In This Guide:
Updated Tuesday, August 8, 2017 by Linode Written by Linode
RSS feed
Use promo code DOCS10 for Try this Guide
(https://www.linode.com
$10 credit on a new account. /docs/index.xml)
Contribute on GitHub
Report an Issue (https://github.com/linode/docs/issues
/new?title=Install%20and%20Configure%20MySQL%20Workbench%20on%20Ubuntu%2016.04%20Proposed%20Changes
Monthly Guides
body=Link%3A https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Flinode.com%2fdocs%2fdatabases%2fmysql%2finstall-and-configure-mysql-workbench-on
Update
ubuntu%2f%0A%23%23%20Issue%0A%0A%23%23%20Suggested%20Fix%0A&labels=inaccurate guide)
(https://github.com/linode/docs/blob/master/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu
Email address
/index.md) | Edit File (https://github.com/linode/docs/edit/master/docs/databases/mysql/install-and-configure-mysql-
workbench-on-ubuntu/index.md)
Sign Up
MySQL Workbench is a feature-rich graphical tool used to
model data, build SQL queries, manage MySQL servers,
and more. This guide will show you how to install
Workbench using the Ubuntu package manager.
1 of 6 1/8/19, 12:27 AM
Install and Configure MySQL Workbench on Ubuntu 16.04 https://www.linode.com/docs/databases/mysql/install-and-con...
mysql-workbench
/usr/bin/mysql-workbench --help
2 of 6 1/8/19, 12:27 AM
Install and Configure MySQL Workbench on Ubuntu 16.04 https://www.linode.com/docs/databases/mysql/install-and-con...
wget http://downloads.mysql.com/docs/sakila-db.tar.gz
3 of 6 1/8/19, 12:27 AM
Install and Configure MySQL Workbench on Ubuntu 16.04 https://www.linode.com/docs/databases/mysql/install-and-con...
Note
The MySQL server default port should be 3306 on
l27.0.0.1 . If you wish to connect to another server with a
different port, update the inputs accordingly. See Deploy MySQL
Workbench for Database Administration (/docs/databases/mysql
/deploy-mysql-workbench-for-database-administration/) for more
information.
USE sakila;
SELECT * FROM actors WHERE first_name LIKE 'A%';
4 of 6 1/8/19, 12:27 AM
Install and Configure MySQL Workbench on Ubuntu 16.04 https://www.linode.com/docs/databases/mysql/install-and-con...
More Information
You may wish to consult the following resources for
additional information on this topic. While these are
provided in the hope that they will be useful, please note
that we cannot vouch for the accuracy or timeliness of
externally hosted materials.
5 of 6 1/8/19, 12:27 AM
Install and Configure MySQL Workbench on Ubuntu 16.04 https://www.linode.com/docs/databases/mysql/install-and-con...
(https://facebook.com/linode
Security (https://www.linode.com/security)
6 of 6 1/8/19, 12:27 AM