Admin
注册时间: 02/09/2015 15:53:01
文章: 52
离线
|
Current version:4.16-b4332
Release date: 2018/12/20
limax-4.16-b4332 (2018/12/20)
1. Increase support for JDBC connection pool, better handle recoverable SQLException such as database server disconnection, deadlock, and operation timeout. Please refer the manual appendix "JDBC connection pool".
2. All code suitable for using the JDBC connection pool, are updated to the above implementation, including zdb, auany, and testmonitor. It is safe to remove the autoReconnect configuration in the mysql url.
3. Fix the issue that even if turn on the zdbVerify configuration, it can not correctly check the misuse of the read lock, and optimize the lock check mode.
The relevant documents have been updated at the same time.
|