- Database Design & Modeling
- SQL Development (replacing MySQL Query Browser)
- Database Administration (replacing MySQL Administrator)
How to install MySQL Workbench on Ubuntu
1.
You need to download Mysql Workbench trough this link http://dev.mysql.com/downloads/workbench/2.
On the Select Platform Options, select "Ubuntu Linux"and you need to select What is your ubuntu version.
You ll have downloaded Mysql Workbench Master on Ubuntu version (.deb file )
3.
To install Mysql Workbench go to "where is Mysql Workbench Master directory placed" >> open terminal >> and run this script :sudo dpkg -i mysql-workbench-gpl-5.2.44-1ubu1004-i386.deb.debwaiting the process, if U face some error solve it with run this script :
sudo apt-get install -fwaiting the process again and done!