v1.2.0j
Pre-release
Pre-release
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_connectwith 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 NAMESnow support quotes . See #588- upgraded jemalloc from 4.1.0 to 4.2.1
Access Deniederrors are now more explicit . See #591- added a new command line option (only command line)
-Mto disable the monitoring module mysql_userstable now supports both plain text password and hashed password , in the same format ofmysql.user.password- other minor bug fixes