CUBRID 11.4 Patch 3 has been released.
In this release, issues found after 11.4.2 was released have been fixed.
1. Bug Fixes
- Problem with incorrect results being retrieved when comparing columns in the main query in the having clause (CBRD-26075)
- [11.4] [CMS] to reflect lockdb/paramdump updates (CBRD-26159)
- When a VIEW query contains an uppercase stored procedure name, an SP undefined error occurs when running loaddb with the --no-user-specified-name option (CBRD-26372)
- When loading an objects file online without the user name option, loaddb fails to find the target tables [CBRD-26377]
- 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)
- (backport) Avoid error and treat as NO-OP when a non-owner grantor attempts to GRANT an owner’s class while running loaddb with --no-user-specified-name [CBRD-26390]
- Fixed an issue where incorrect results or segmentation faults could occur when querying tables with NULL-condition columns or large record sizes (over 16 KB) in PL/CSQL stored procedures. (CBRD-26427)
Please refer to the 11.4.3 change logs for details.
2. Precautions
- When using heterogeneous(Oracle/MySQL) DBLINK, you must use ODBC Drvier 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.4.3