Skip to content

v0.16.1

Compare
Choose a tag to compare
@osheroff osheroff released this 11 Dec 21:34
· 2985 commits to master since this release

This is a bug-fix-roundup release:

  • support ALTER DATABASE
  • fix a bunch of parse errors: we've started running mysql-test at
    maxwell and are fixing up failures.
  • some modifications to the overflow-to-disk logic; we buffer the input
    and output, and we fix a memory leak