Its really simple task to install mysql server and mysql workbench in Ubuntu 12.04. You shuold run from commandline
sudo apt-get install mysql-server
sudo apt-get install mysql-workbench
First row installs mysql server, asks root password and starts mysql service. To restart server run
sudo service mysql restart
Second row installs mysql-workbench and you are ready to access mysql server in localhost.
Hi Jack,
ReplyDeleteSorry for contacting you this way. Would have liked to formally mail you an invite
I was wondering if you would be interested in reviewing http://ubiq.co for your readers. It is a new web based MySQL reporting tool I’ve built. Happy to provide extended free usage to your readers.
Regards,
Sreeram