Skip to content

v1.2.6

Compare
Choose a tag to compare
@louislivi louislivi released this 30 Dec 02:10
· 98 commits to master since this release
  • 支持MariaDB
  • 优化PHP原生错误处理方式。
  • 优化客户端读操作超时时间。
  • 优化包长最大值。
  • 修复半包问题,数据包过大出现packets out of order的问题(#33
  • 修复MySQL异常崩溃SMProxy未作出响应导致程序超时出现502的情况。
  • 修复协程客户端在不同协程中读或写出现client has already been bound to another coroutine的问题。 (#32