Skip to content

v0.17.0

Compare
Choose a tag to compare
@osheroff osheroff released this 07 Jan 13:57
· 2865 commits to master since this release

v0.17 is a large bugfix release with one new feature.

  • FEATURE: allow specifying an alternative mysql schema-storage server and
    replication server
  • BUGFIX: properly handle case-sensitivity by aping the behavior of the
    master server. Fixes #230.
  • BUGFIX: parse some forms of CHECK( ... ) statements. Fixes #203.
  • BUGFIX: many more SQL-parser fixes. We are mostly through some
    thousands of lines of SQL produced by mysql-test.