MySQL Workbench 5.1.4 Alpha Available
November 8, 2008 – 2:20 pm by jtaxacher
We've packaged another alpha-version of our current work-in-progress version of workbench - version 5.1.4. We've added more features, fixed problems and started to build packages for Fedora Core 9 along with our binaries for Ubuntu 8.04.
MySQL Workbench OSS 5.1.4 Alpha - Linux
Source Tar Ball
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4alpha.tar.gz
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4alpha.tar.gz.md5
Binaries for Fedora Core 9
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4-1fc9.i386.rpm
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4-1fc9.i386.rpm.md5
Source Packages for Fedora Core 9
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4-1fc9.src.rpm
ftp://ftp.mysql.com/pub/mysql/download/gui-tools/mysql-workbench-5.1.4-1fc9.src.rpm.md5
Binaries/Sources for Ubuntu 8.04
Add following 2 lines to your /etc/apt/sources.list:
deb ftp://ftp.mysql.com/pub/mysql/download/gui-tools/ubuntu/ binary/
deb-src ftp://ftp.mysql.com/pub/mysql/download/gui-tools/ubuntu/ source/
To download and install the binary use the command
> apt-get update
followed by
> apt-get install mysql-workbench
Build instructions for Ubuntu 8.04
http://dev.mysql.com/workbench/?page_id=152
Please grab a package (either a bin for your distro or the source pkg to build it yourself) and give it a shot. But keep in mind that this is an alpha build, so don't use it ...