How to Install mysql-workbench on ubuntu 16.04


Install mysql-workbench on ubuntu 16.04

sudo apt install mysql-workbench

Start mysql-workbench:

user@user-HP-2000-Notebook-PC:~$ mysql-workbench




Connect with database server:

Click on MySQL Connections + to create new database connection.




























Connect with server:






Comments

Popular posts from this blog

MySQL event scheduler and how to create MySQL events to automate database tasks

GIT create a new repository on the command line

How to send Send Email with attached CSV file in codeigniter