CUBRID 11.0 Patch. 15 has been released.
In this release, issues found after 11.0.14 was released have been fixed.
1. Improvements
- Added event logs to track the duration of volume expansion and introduced a hidden option to control this behavior. (CBRD-26284)
- Terminate transactions suspended in THREAD_PGBUF_SUSPENDED state when killed by killtran or client shutdown (CBRD-26295)
- change to network incompatibility between patches based on specific patch versions (CBRD-26350)
2. Bug Fixes
- Modified unloaddb to exclude view definitions from the generated object files. (CBRD-24130)
- Resolved an issue where the number of allocated heap pages increased unnecessarily when a "unique violation" error occurred. (CBRD-24771)
- Fixed an issue where incorrect results were returned when the HAVING clause compared values against columns from the main query. (CBRD-26075)
- Fixed an issue where the string output from unloaddb would break when the length was longer than the remaining space in the buffer (CBRD-26282)
- Fixed data inconsistency when a specific query was used. (CBRD-26308)
- Fixed a core dump error that occurred when querying a composite function-based index using NVL(). (CBRD-26319)
- Fix incorrect error message when performing a level restore with an incorrect full backup. (CBRD-26348)
- Resolved an issue where the unloaddb process would hang (freeze) during execution. (CBRD-26378)
- Fixed data import errors in loaddb related to values expressed in exponential (scientific) notation. (CBRD-26381)
Please refer to the 11.0.15 change logs for details.
3. Precautions
- When using heterogeneous(Oracle/MySQL) DBLINK, you must use ODBC Drvier for Unicode of Oracle/MySQL.
4. 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
5. Download
- Product download : https://www.cubrid.org/downloads
- Product source code : https://github.com/CUBRID/cubrid/tree/v11.0.15