Skip to content

TokuMX 2.0.1

Latest
Compare
Choose a tag to compare
@joelaflamme joelaflamme released this 04 Mar 15:52
· 39 commits to master since this release

General

  • This release is focused on bug fixes since 2.0.0.

Bug Fixes

  • Fixes incorrect results from the projection operator when querying by primary key. (MX-1311)
  • Enforce uniqueness of index names when creating a new index. (MX-1314)