The MonetDB team at CWI/MonetDB BV is pleased to announce the
Dec2011-SP2 bugfix release of the MonetDB suite of programs.
More information about MonetDB can be found on our website at
http://www.monetdb.org/.
For details on this release, please see the release notes at
<http://www.monetdb.org/Downloads/ReleaseNotes>.
As usual, the download location is <http://dev.monetdb.org/downloads/>.
Dec 2011-SP2 bugfix release
Java Module * Implemented missing Number types support in
PreparedStatement.setObject()
Bug Fixes * 2915: Query (mclient or jdbc) with 2 outer joins appears
to crash connectionor server
* 2947: Queries where a "is null" clause is combined with
two equals clauses fail to produce the expected result.
* 2968: Memory Leaks
* 2974: thetajoin produces invalid/inconsistent bat
* 2988: Subquery in select part goes wrong
* 2998: Equivalent multi-way join queries give different
results
* 3002: String plus interval result in program errors upon
comparison
* 3011: count(*) in subquery results in 1 for query without
results
* 3012: bitwise comparison fails after a cast
* 3029: test sql/test/Dependencies/Tests/Dependencies.sql
fails after recent changes
* 3031: Virtually all SQL tests fail on Windows
* 3036: optimizers are not getting set correctly through set
optimizer
* 3038: ~190 SQL tests fail on Darwin, FreeBSD & Solaris
(only) since introduction of "(extended) relational
algebra"
* 3043: WITH clause is not allowed in derived table
* 3045: algebra.project(0@0,bat) fails at propcheck
* 3052: Wrong Error Code on Rollback Exception