Skip to content

CUBRID 10.2 Patch 10

Compare
Choose a tag to compare
@ssihil ssihil released this 06 Jan 05:18
· 58 commits to release/10.2 since this release
238b8ec

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

CUBRID 10.2 Patch 10

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


Change logs:

Enhancements

99e4409 [CBRD-23767] Index scan cannot be used in hierarchical queries when there is a value predicate like '1=1'. (#3981)
80d7635 [CBRD-24008] If the LIKE conditional expression pattern is the right-range condition but the column name is used, no index scan is done (#3963)
c48124d [CBRD-24207] Flushing modified pages of temp files to disk are changed to not to flush when the checkpoint is performed (#3984)

Bug Fixes

80d7635 [CBRD-22529] [CTE extension] delete with CTEs about round function failed:Attribute "" was not found. (#3963)
99e4409 [CBRD-23709] error message is displayed incorrectly in 'MERGE' clause (#3981)
99e4409 [CBRD-23754] Outer join is incorrectly changed to inner join in queries that contain OR operation. (#3981)
6dbe082 [CBRD-23831] Some collection-related (has VARCHAR elements) query returns incorrect result (#3980)
6dbe082 [CBRD-23874] The function IFNULL returns incorrect data type at the query with numeric host-variables (#3980)
6dbe082 [CBRD-23978] execute command returns error in prepared statement includes DECODE (#3980)
99e4409 [CBRD-24018] Segment fault occurs when there are more than 33 analytic functions in the select list. (#3981)
6dbe082 [CBRD-24065] An error occurs when using a function-based index with an IN clause (#3980)
99e4409 [CBRD-24104] 'ERROR: System error (generate attr)' message occurs in INSERT + SELECT query (#3981)
d256f03 [CBRD-24119] server corrupted while executing connect by query (#3943)
f318885 [CBRD-24205] Invalid xasl error occurs when plan cache removed while executing executeBatch (#3987)
e8672aa [CBRD-24530] The replication often fails when replicating large size records in an HA environment (#3967)
238b8ec [CBRD-24598] Memory allocated on the global heap must be freed on the global heap. (#4021)