github sysown/proxysql v1.2.0j

latest releases: v2.6.2, 2.6.3, v3.0.0...
pre-release7 years ago

Version v1.2.0j probably will be the last version of 1.2.0 to implement new features. Ideally, only bug fixes will continue into this release before v1.2.1 .
Version v1.2.0j introduces the follow changes to v1.2.0i:

  • added a new global variable mysql-init_connect with a list of statements that will be executed every time a new connection to backend is initialized . See #590
  • added a new global variable mysql-max_allowed_packet . See #526
  • SET NAMES now support quotes . See #588
  • upgraded jemalloc from 4.1.0 to 4.2.1
  • Access Denied errors are now more explicit . See #591
  • added a new command line option (only command line) -M to disable the monitoring module
  • mysql_users table now supports both plain text password and hashed password , in the same format of mysql.user.password
  • other minor bug fixes

Don't miss a new proxysql release

NewReleases is sending notifications on new releases.