Skip to content

workflow v0.9.1

Compare
Choose a tag to compare
@Barenboim Barenboim released this 30 Sep 11:51
· 1994 commits to master since this release
bdae28d

Improvements:

  • Complete English documents.
  • Optimize kernel codes. The message queue is a standalone module now.
  • Support MySQL character_set_results.
  • Add benchmark codes and documents.

Bug Fixes:

  • Fix crashing of MySQL client when the local host is disallowed.
  • Fix MySQL client's problem when using short connection.
  • Fix LRU cache bug when cache is full.
  • Fix upstream bug of division by zero.