Where are mysql-admin and query-browser?

MySQL has officially declared EOL (End of Life) for Query Browser. You can check it on http://dev.mysql.com/doc/query-browser/en/

MySQL Workbench Install mysql-workbench is its replacement and its now available in Ubuntu 12.04 repositories:

sudo apt-get install mysql-workbench

All features are supported by Workbench.

Install via the software center


Bummer: https://bugs.launchpad.net/ubuntu/+source/mysql-gui-tools/+bug/896463

There is mysql-workbench ... https://launchpad.net/~olivier-berten/+archive/misc

aptitude show mysql-query-browser
aptitude show mysql-workbench
aptitude show tora

Well, the workstation running 12.04 on which I found mysql-query-browser, was updated from 10.04 to 12.04 - it was retained across the upgrade - so that is a different situation than a non-upgrade clean install of 12.04 .

Also, I have found a PPA:
http://www.tolaris.com/2012/05/16/added-to-precise-repository-handbrake-mysql-query-browser/


I found precise instructions and the packages that worked for me without any hassle here. Hope this helps people.

PS: Do not forget to reload the repositories.

Tags:

Mysql

Apt