Ubuntu 11.10 (Oneiric Ocelot) and MySQL Workbench gpl, fix plus deb repository
Since the install of Ubuntu 11.10 (Oneiric Ocelot) my MySQL Workbench was mostly unusable. I could not open it normally and Query Browser was not accessible. Finally a few days ago a patch was summited to the MySQL forum, but it was for a self compile version only.
Today I found a debian repository that maintains MySQL Workbench gpl and the fix is already implemented there. In order to update it use next commands:
sudo add-apt-repository ppa:olivier-berten/misc
sudo apt-get update
sudo apt-get install mysql-workbench-gpl
Now we have a debian repository for MySQL Workbench and a version that will work on Ubuntu 11.10 (Oneiric Ocelot)
Thanks! Been having trouble with the workbench ever since Oneiric landed. Any chance you could share the link to the bug report over at MySQL?
mpkossen
November 22, 2011 at 10:23 am
Shure:
http://bugs.mysql.com/bug.php?id=62347
Btw, it stated there that its fixed in 5.2.36 but I hace not yed tried it.
Alex (Shurf) Frenkel
November 22, 2011 at 11:46 am
Thanks Alex – your article helped me get MySQL Workbench up & running in my new laptop with Oneiric in no time at all.
Thanks again.
sufehmi
February 7, 2012 at 10:45 pm