Skip to content

PhxSQL-0.8.5

Latest
Compare
Choose a tag to compare
@wodesuck wodesuck released this 04 Jan 10:37
· 30 commits to master since this release

Features

General

PhxSQLProxy

PhxSync

  • Statically compiled into MySQL.

Bugfix

PhxBinlogSvr

  • Fix admin user management. #34
  • Fix expired time calculation in client.
  • Fix for binding public ip. #54
  • Fix GetLastSendGTID from global.
  • Fix multi-threads bug.
  • Fix incorrect gtid check.

PhxSQLProxy

  • Fix incorrect master expired time check. #50
  • Fix master/membership fetching period. #50
  • Fix for binding public ip. #54
  • Fix deadlock in signal handler. #95
  • Mark failure when MasterEnableReadPort=0.