Archive for September, 2009

Drizzle source tarball 1144 has been released

Monday, September 28th, 2009

Drizzle source tarball based on build 1144 has been released. This release contains a very nice feature from Eric that allows you to run drizzled as a console. It looks and feels like the normal command line client, but there are no sockets involved. See Eric's note on the discussion list for complete details.

The download file and change log can be found here.

-Lee

Drizzle source tarball 1126 has been released

Monday, September 7th, 2009

Drizzle source tarball based on build 1126 has been released. This marks the beginning of our march towards the Bell milestone in January. In this release Monty added in support for automake 1.11. If automake 1.11 is used, then each line of the build will only produce a single short line of output, similar to builds of the Linux Kernel. Also like the Linux Kernel builds, the silent build mode can be disabled and the entire build line can be made visible again by adding V=1 to the invocation of make. Tarballs released from this point on will be generated using automake 1.11, so this behavior will be present in all tarballs.

The download file and change log can be found here

-Lee