Skip to content

v0.16.2

Compare
Choose a tag to compare
@osheroff osheroff released this 16 Dec 19:37
· 2968 commits to master since this release

This is a large-ish bugfix release.

  • Support, with reservations, binlog_row_image=MINIMAL
  • parser bug: handle table names that look like floating points
  • parser bug: fix for entity names that have '.', '', etc in them
  • handle UPPERCASE encoding names
  • support UCS2 (start trying to operate ok on the mysql-test suite)
  • use ObjectOutputStream.reset to fix memory leaks when buffering to disk