Official Drizzle Blog: Drizzle 2011.02.10 tarball has been released

Drizzle source tarball, version 2011.02.10 has been released.

With a GA not too far away, we would greatly appreciate folks helping us to check things out.  We have been working hard on a number of features and would like your feedback.

  • New BOOLEAN type
  • New UUID type
  • Drizzle can now fork to background via --daemon: https://bugs.launchpad.net/drizzle/+bug/565053
  • NOTE: Cartesian joins no longer work and will throw an error - this might break some applications.  They can still be achieved via CROSS JOIN or through the use of a WHERE clause.  It was put in place to prevent runaway queries.
  • Innodb transaction log is working and tested.  Both the file-based and innodb-based logs are available.
  • Continued work on system variables
  • Removed lint.am file as Drizzle no longer uses it
  • Continued work on catalogs
  • Continued work on our documentation
  • Various other bug fixes

The Drizzle download file can be found here

URL: http://blog.drizzle.org/2011/02/15/drizzle-2011-02-10-tarball-has-been-released/

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to