CUBRID 11.0 Patch 14 has been released.
In this release, issues found after 11.0.13 released have been fixed.
1. Improvement and Fix
- Query performance improvement with TRACE enabled
- Performance improvement in unloaddb
- Corrected an issue where the auto_increment value was reset to 1 for pk columns with auto_increment set during unloaddb execution
- Fixed an issue where loaddb would continue execution even after an error occurred
- Fixed an error in unloaddb that occurred when a null value was found in the db_auth table.
- Fixed an issue where archive logs replicated from the slave to the replica node were not deleted when ha_replica_delay was set to 60 seconds or more in an HA environment consisting of a master node, slave node, and replica node.
- Fixed a memory leak issue that occurred when DML operations were performed with result-cache enabled.
Please refer to the 11.0.14 change logs(https://github.com/CUBRID/cubrid/releases/tag/v11.0.14) for details.
2. Precautions
- When using heterogeneous(Oracle/MySQL) DBLINK, you must use ODBC Driver for Unicode of Oracle/MySQL.
3. Environmental Requirements
- Linux: 64bit, kernel 2.4 or higher, Windows: Windows7 or higher (Windows 7 requires the latest security updates)
- JRE 1.8 or higher is required when using JSP or CUBRID Admin/CUBRID Manager
4. Download
- Product download : https://www.cubrid.org/downloads
- Product source code : https://github.com/CUBRID/cubrid/tree/v11.0.14