Stable release v1.2.1
This release note compares v1.2.1 to v1.2.0k :
Improvements:
- better compiling dependencies
- updated documentation
- better defaults in proxysql.cnf
- Monitor automatically increases the retention of log entries tuning
mysql-monitor_history
if set too small - Upgraded advertised MySQL Version from 5.1.30 to 5.5.30 , #632
- Implemented new global variables to dynamically enable/disable Monitor Module , #633
- Some memory metrics are now exported via Admin , #634
- Some CPU profiling metrics are now exported via Admin , #635
Bug fixes:
INIT_DB
wasn't working properly if the new schemaname was a prefix of the old schemaname , #609- added tool proxysql_galera_writer.pl
- When a slave is lagging, ProxySQL would crash , #619
- a race condition could have set a server as
ONLINE
after it was explicitly setOFFLINE_SOFT
Monitor:
Monitor Module was largely rewritten , #628
Please check the documentation.