Drizzle 2011-02-28

Milestone information

Project:
Drizzle
Series:
7.0
Version:
2011-02-28
Released:
 
Registrant:
Patrick Crews
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
12 Andrew Hutchings, 6 Brian Aker, 8 David Shrewsbury, 2 Joe Daly, 5 Monty Taylor, 16 Patrick Crews, 12 Stewart Smith, 2 marisa plumb
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
2 Invalid, 65 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon drizzle7-2011.03.11.tar.gz (md5, sig) Source tarball - version 2011.03.11 366
last downloaded 15 weeks ago
Total downloads: 366

Release notes 

Big focus on getting things ready for the first GA this release!

* New native replication solution - the slave plugin! This allows a Drizzle server to replicate from a master that is using the innodb replication log
* Because you asked for it - MySQL BIT operators are back (thanks to Brian Aker for this)
* Continued work on system variable system
* Continued work on catalogs
* Continued work on SQLAlchemy dialect / Drizzle interoperability
* Fixes for various performance regressions
* random query generator integration with new test runner
* Over 30 bug fixes

Changelog 

This release does not have a changelog.

0 blueprints and 67 bugs targeted

Bug report Importance Assignee Status
720666 #720666 Put test-run in Makefile 1 Undecided   3 Invalid
720666 #720666 Put test-run in Makefile 1 Undecided   3 Invalid
710818 #710818 SHOW TABLE doesn't use generator 2 Critical Stewart Smith  10 Fix Released
710818 #710818 SHOW TABLE doesn't use generator 2 Critical Stewart Smith  10 Fix Released
721104 #721104 Crash with ESCAPE() 2 Critical Andrew Hutchings  10 Fix Released
721104 #721104 Crash with ESCAPE() 2 Critical Andrew Hutchings  10 Fix Released
723389 #723389 ORDER BY on sys_replication_log table causes InnoDB crash 2 Critical Andrew Hutchings  10 Fix Released
723389 #723389 ORDER BY on sys_replication_log table causes InnoDB crash 2 Critical Andrew Hutchings  10 Fix Released
725353 #725353 logging_query plugin missing symbol 2 Critical Andrew Hutchings  10 Fix Released
725353 #725353 logging_query plugin missing symbol 2 Critical Andrew Hutchings  10 Fix Released
646898 #646898 Query causes RAM usage spike 3 High Stewart Smith  10 Fix Released
646898 #646898 Query causes RAM usage spike 3 High Stewart Smith  10 Fix Released
683310 #683310 Performance regression in SQLbench 3 High Brian Aker  10 Fix Released
683310 #683310 Performance regression in SQLbench 3 High Brian Aker  10 Fix Released
716502 #716502 Need a way to permanently filter certain schemas from the replication stream 3 High Brian Aker  10 Fix Released
716502 #716502 Need a way to permanently filter certain schemas from the replication stream 3 High Brian Aker  10 Fix Released
719445 #719445 dbqp not being included in tarballs / make distcheck 3 High Patrick Crews  10 Fix Released
719445 #719445 dbqp not being included in tarballs / make distcheck 3 High Patrick Crews  10 Fix Released
720448 #720448 Fix boolean support in sqlalchemy 3 High Monty Taylor  10 Fix Released
720813 #720813 syntax error in dbqp that is breaking it 3 High Patrick Crews  10 Fix Released
720813 #720813 syntax error in dbqp that is breaking it 3 High Patrick Crews  10 Fix Released
720819 #720819 Drizzle with slave plugin crashing when replicating certain rows of data 3 High David Shrewsbury  10 Fix Released
720819 #720819 Drizzle with slave plugin crashing when replicating certain rows of data 3 High David Shrewsbury  10 Fix Released
720886 #720886 Slave plugin showing difference from master in concurrent scenarios 3 High David Shrewsbury  10 Fix Released
720886 #720886 Slave plugin showing difference from master in concurrent scenarios 3 High David Shrewsbury  10 Fix Released
720908 #720908 slave will not reconnect if initial connection to master is unsuccessful 3 High Joe Daly  10 Fix Released
720908 #720908 slave will not reconnect if initial connection to master is unsuccessful 3 High Joe Daly  10 Fix Released
722850 #722850 Bit shift is broken 3 High Brian Aker  10 Fix Released
722850 #722850 Bit shift is broken 3 High Brian Aker  10 Fix Released
723828 #723828 dbqp should integrate with the randgen 3 High Patrick Crews  10 Fix Released
723828 #723828 dbqp should integrate with the randgen 3 High Patrick Crews  10 Fix Released
724408 #724408 docs need a section on installing / running the randgen 3 High Patrick Crews  10 Fix Released
724408 #724408 docs need a section on installing / running the randgen 3 High Patrick Crews  10 Fix Released
725586 #725586 sphinx commandline option docs need support dots in option names 3 High Monty Taylor  10 Fix Released
725586 #725586 sphinx commandline option docs need support dots in option names 3 High Monty Taylor  10 Fix Released
582526 #582526 valgrind error in initTransactionLogBackgroundWorker 4 Medium David Shrewsbury  10 Fix Released
582526 #582526 valgrind error in initTransactionLogBackgroundWorker 4 Medium David Shrewsbury  10 Fix Released
676770 #676770 Error log logging 'Sort aborted' messages when DML fails with ER_INVALID_ENUM_VALUE 4 Medium Stewart Smith  10 Fix Released
676770 #676770 Error log logging 'Sort aborted' messages when DML fails with ER_INVALID_ENUM_VALUE 4 Medium Stewart Smith  10 Fix Released
682006 #682006 FLUSH TABLE, and then UNLOCK TABLES in a different connection gives you zero warnings/etc 4 Medium Stewart Smith  10 Fix Released
682006 #682006 FLUSH TABLE, and then UNLOCK TABLES in a different connection gives you zero warnings/etc 4 Medium Stewart Smith  10 Fix Released
704776 #704776 unique constraint should follow in create table 4 Medium Stewart Smith  10 Fix Released
704776 #704776 unique constraint should follow in create table 4 Medium Stewart Smith  10 Fix Released
716062 #716062 Ubuntu install doc need fixing 4 Medium marisa plumb  10 Fix Released
716062 #716062 Ubuntu install doc need fixing 4 Medium marisa plumb  10 Fix Released
717359 #717359 dbqp needs --repeat option 4 Medium Patrick Crews  10 Fix Released
717359 #717359 dbqp needs --repeat option 4 Medium Patrick Crews  10 Fix Released
719892 #719892 Change docs for rpm.drizzle.org 4 Medium Andrew Hutchings  10 Fix Released
719892 #719892 Change docs for rpm.drizzle.org 4 Medium Andrew Hutchings  10 Fix Released
720552 #720552 doStartIndexScan return code ignored in optimizer::sum_query() for MIN() optimization 4 Medium Stewart Smith  10 Fix Released
720552 #720552 doStartIndexScan return code ignored in optimizer::sum_query() for MIN() optimization 4 Medium Stewart Smith  10 Fix Released
723759 #723759 Need to copy drizzle-automation randgen tests for use with dbqp 4 Medium Patrick Crews  10 Fix Released
723759 #723759 Need to copy drizzle-automation randgen tests for use with dbqp 4 Medium Patrick Crews  10 Fix Released
723923 #723923 Make sleep intervals for slave plugin configurable 4 Medium David Shrewsbury  10 Fix Released
723923 #723923 Make sleep intervals for slave plugin configurable 4 Medium David Shrewsbury  10 Fix Released
709646 #709646 --engine in dbqp.py is broken 5 Low Patrick Crews  10 Fix Released
709646 #709646 --engine in dbqp.py is broken 5 Low Patrick Crews  10 Fix Released
718657 #718657 Several errors in Date/Time docs 5 Low Andrew Hutchings  10 Fix Released
718657 #718657 Several errors in Date/Time docs 5 Low Andrew Hutchings  10 Fix Released
720976 #720976 listen_tcp: bind() errors produce a confusing error message 5 Low   10 Fix Released
720976 #720976 listen_tcp: bind() errors produce a confusing error message 5 Low   10 Fix Released
722884 #722884 mysql_protocol.prototest is taking too long to execute 5 Low Patrick Crews  10 Fix Released
722884 #722884 mysql_protocol.prototest is taking too long to execute 5 Low Patrick Crews  10 Fix Released
724176 #724176 Contribution section needed in the docs 5 Low Andrew Hutchings  10 Fix Released
724176 #724176 Contribution section needed in the docs 5 Low Andrew Hutchings  10 Fix Released
708365 #708365 boolean needs to return a convertable value over the wire 6 Wishlist Monty Taylor  10 Fix Released
708365 #708365 boolean needs to return a convertable value over the wire 6 Wishlist Monty Taylor  10 Fix Released
This milestone contains Public information
Everyone can see this information.