mysql-worbench-5.2.22
+
Par Remi le lundi 7 juin 2010, 07:11 - Archives - Lien permanent
MySQL Worbench, the modeling, development and administration graphical tool for MySQL databases is now available as 5.2.22 (Release Candidate 2) for Linux. RPM for Fedora ≥ 10 are available in remi repository.
Read the Releases Page for changes history, or Changes in MySQL Workbench 5.2.22.
The download site only provide RPM for Fedora 12 i386 and x86_64. My repository also provides RPM for Fedora 10, 11, 13, ppc and ppc64. Previous Fedora versions and don't have needed dependencies, such as cairo >= 1.8.0.
As always :
yum --enablerepo=remi install mysql-workbench
Of course, it was build with mysql-5.1.47-1
For a good packaging, it is necessary to use system libraries rather than bundled ones. Done for curl, libsigc++, boost, yassl (switch to openssl), ctemplate and mysql-connector-c++ (version 1.1.0, bzr snapshot 819, also available in my repo). I need more work for scintilla (if you are curious, compare the size of officials RPM to mine).
To be followed on MySQL Workbench 5.2.22 RC 2 Available
Commentaires
Thank you very much! This works really well on Fedora 11. I have tried workbench a few times before but never got it to work. This is the first time it has worked. Your repository made it really simple to install.
Archived entry, see mysql-worbench-5.2.24