Skip to content

11.0 Patch 10

Compare
Choose a tag to compare
@ssihil ssihil released this 12 Jan 23:51
· 38 commits to release/11.0 since this release
0f060a7

CUBRID 11.0 Patch 10 includes a number of fixes of legacy issues.

CUBRID 11.0 Patch 10

CUBRID 11.0 patch 10 includes several critical fixes of 11.0 patch 9. All users of CUBRID 11.0 and 11.0 patches are kindly requested to upgrade to 11.0 Patch 10.


Change logs:

Enhancements

258e397 [CBRD-24008] If the LIKE conditional expression pattern is the right-range condition but the column name is used, no index scan is done (#3962)
d8496fd [CBRD-24207] Flushing modified pages of temp files to disk are changed to not to flush when the checkpoint is performed (#3983)

Bug Fixes

258e397 [CBRD-22529] [CTE extension] delete with CTEs about round function failed:Attribute "" was not found. (#3962)
c880681 [CBRD-23831] Some collection-related (has VARCHAR elements) query returns incorrect result (#3985)
c880681 [CBRD-23874] The function IFNULL returns incorrect data type at the query with numeric host-variables (#3985)
c880681 [CBRD-23978] execute command returns error in prepared statement includes DECODE (#3985)
afad261 [CBRD-24104] 'ERROR: System error (generate attr)' message occurs in INSERT + SELECT query (#3982)
f175f98 [CBRD-24205] Invalid xasl error occurs when plan cache removed while executing executeBatch (#3986)
9e08b06 [CBRD-24530] The replication often fails when replicating large size records in an HA environment (#3966)
4ba3cbc [CBRD-24572] Change Github Check runner's OS to ubuntu-20.04 (#3975)
80adbb2 [CBRD-24598] Memory allocated on the global heap must be freed on the global heap. (#4022)
0f060a7 [CBRD-24615] Result value error when using query cache in partition table (#4030)