CUBRID 11.0 Patch 12 has been released.
In this release, issues found after 11.0.11 released have been fixed.
1. Improvement and Fix
- Improved to prevent statistics information of the relevant table from changing when performing DDL syntax.(Note: To change the statistical information of the table, explicitly "Update statistics" syntax needs to be executed.)
- Fixed a problem that was not recorded in the CAS log when -10006, -10007 errors occurred.
- Fixed a segment fault that occurred when an EXISTS operation was performed during an index scan on a partitioned table.
- Fixed an error in which the phrase Invisible was missing when performing Unloaddb for a table containing Invisible index.
- Fixed an error that occurred when performing an Update query for Bind variable of Stored function and Char type column.
- Fixed an issue where recovery failed when performing Restoredb with incrementally backed up files in certain environments.
- Fixed an error that removes the parent path in the rewrite process of the path expression under specific query conditions.
- Fixed a problem performed by a Cross join when the conditional clause of a Subquery using join is always false.
Please refer to the 11.0.12 change logs(https://github.com/CUBRID/cubrid/releases/tag/v11.0.12) for details.
2. 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
3. Download
- Product download : https://www.cubrid.org/downloads
- Product source code : https://github.com/CUBRID/cubrid/tree/v11.0.12