MySQL Proxy: 0.7.0 pre-release
April 4th, 2009
0.7.0 is (finally) around the corner. We are only pushing some last minute build-fixes, but otherwise we are done.
If you want to help us getting a good 0.7.0 release out, please test the snapshot RPMs we did build with the help of OpenSuSEs build-service.
At http://software.opensuse.org/search?baseproject=ALL&p=1&q=mysql-proxy-snapshot you will always find the latest snaptshot packages that we build from the latest launchpad code (everything > r640 is current). We have native binaries for Fedora 9 and 10 and OpenSuSE 11.0 and 11.1 right now.
If everything goes well, we should have a 0.7.0 release early next week that builds on all unixes (win32 will come later as we have to add cmake build-files again).
Go test it.
6 Responses to “MySQL Proxy: 0.7.0 pre-release ”
Sorry, comments are closed for this article.
April 6th, 2009 at 08:14 AM why only suse ? where is sources ?
April 6th, 2009 at 11:49 AM Hi Jan, thanks, but unfortunately it doesn't build on Debian with LUA 5.1 installed from the Debian packages: .libs/lfs_la-lfs.o: In function `check_file': /tmp/mysql-proxy-0.7.0/lib/lfs.c:143: undefined reference to `luaL_checkudata' /tmp/mysql-proxy-0.7.0/lib/lfs.c:145: undefined reference to `luaL_error' /tmp/mysql-proxy-0.7.0/lib/lfs.c:148: undefined reference to `luaL_error' ... Regards, Markus
April 6th, 2009 at 02:36 PM On debian did you ./configure --with-lua=lua5.1 ? And SuSE and Fedora because I could easily create pre-releases for it on opensuse's build-system. Builds for other platforms will be provided when we do the real 0.7.0 release.
April 6th, 2009 at 02:38 PM Ah, the source is at http://launchpad.net/mysql-proxy Take a look at the .spec file on we have on http://build.opensuse.org/ how we build it.
April 6th, 2009 at 04:18 PM That's great news. Look forward to the official at MySQL Proxy Downloads.
April 7th, 2009 at 08:27 AM Markus, a Debian package of r646 is available in Debians experimental branch.