Engine

CUBRID 11.2 Patch 8 release

posted Mar 15, 2024


CUBRID 11.2 Patch 8 has been released.

 

In this release, issues found after 11.2.7 released have been fixed.

 

1. Improvement and Fix

  - Improved CUBRID Manager Server to support TLS v1.2 client (Caution: Linux only)

  - Fixed an error that occurred when performing loaddb after executing unloaddb with a DB containing a view that uses a remote server (DBLink).

  - Made adjustments to display an error when inputting the result of an operation that uses a rownum value exceeding the value defined in the numeric type column.

  - Fixed an issue where exit code 0 is returned instead of an error code when an error occurs during loaddb. 

  - Made adjustments to automatically restart the cub_javasp process if a JNI crash occurs and terminates.

  - Fixed an issue where rownum was inappropriately changed to orderby_num() when view merging a subquery containing an ORDER BY clause. 

  - Fixed an issue where the results differed when an index containing a function was used as a covering index.

  - Fixed a segmentation fault that occurred when a CTE subquery is always a false (or NULL) query.

  - Fixed an issue where the temporary volume increases when execute() is performed several times after prepare() a query.

  - Fixed a segmentation fault that occurred when multiple tables and serial functions were used simultaneously in one query.

  - Fixed an issue where the result of count(*) was incorrect after loaddb was performed using the --no-logging option.

  - Modified the location of the temporary file used internally by javaSP to refer to the CUBRID_TMP environment variable.

  - Fixed a segmentation fault that occurred when a function or scalar subquery exceeding 255 characters without an alias was used in the select list.

  - Fixed a segmentation fault that occurred when a table name exceeded 222 bytes.

  - Fixed an issue where an error occurred due to View Merging of outer join conditions.

  - Fixed a HA start failure error that occurred when the hostname contains uppercase letters.

  - Fixed an error where incorrect results were returned when a query using the javasp function in the order by clause was executed using a driver (JDBC, etc.).

 

  Please refer to the 11.2.8 change logs(https://github.com/CUBRID/cubrid/releases/tag/v11.2.8) 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.2.8