CUBRID 10.2 Patch 16 has been released.
In this release, issues found after 10.2.15 released have been fixed.
1. Improvement and Fix
- Fixed oracle-style LEFT OUTER JOIN not rewriting to INNER JOIN when using host variables in SP Call call or where clause
- Corrected incorrect column order numbers in analytical functions inside views
- Query performance improvement with TRACE enabled
- Performance improvement by removing unnecessary length checks on string types
- 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 the issue where the archive log volume created when performing backupdb was not deleted.
- Modified to prevent situations where data inconsistency with the master node may occur when performing restoreslave.
- Fixed an issue where java sp's numeric return value was not handled properly
Please refer to the 10.2.16 change logs(https://github.com/CUBRID/cubrid/releases/tag/v10.2.16) 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/v10.2.16