Skip to content

CUBRID 10.2 Patch 15

Compare
Choose a tag to compare
@kwonhoil kwonhoil released this 30 Apr 08:18
· 5 commits to release/10.2 since this release
94eab5d

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

CUBRID 10.2 Patch 15

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


Change logs:

Enhancements

64798df [CBRD-24067] Print the recovery progress (#5064)
8505354 [CBRD-25232] change CMS SSL profile to support up to TLS_v1.2 (#4987, #5022)
19e25f7 [CBRD-25295] set ppid of broker/cas proc created by cub_manager to 1 (#5102, #5128)

Bug Fixes

b0b3f83 [CBRD-24687] query result is strange, when there is hidden columns in the select list (#4944)
004ddda [CBRD-25054] Numeric type column inserted by using rownum does not show error even it's outranged. (#4766, #5096)
a25901c [CBRD-25064] change to return success when performing execute standalone's loaddb with zero-sized object files. (#4967, #4995)
19cb33f [CBRD-25108] Correct misclassifications in the file tracker. (#4829, #4902)
2352d92 [CBRD-25128] In STRING_CAT '||' operation, incorrect handling of null when setting oracle_style_empty_string (#4842, #5066)
0ae29da [CBRD-25139] When using oracle style empty string, the result of replace is null. (#4848, #5068)
80ddb77 [CBRD-25148] fix ux_execute_arrary mem leak (#4876)
c6fbb46 [CBRD-25164] Fix error in covered index query results using function indexes (#4881, #5088)
4ec9da4 [CBRD-25179] A core dump occurs when the CTE query is a false query (null query) (#4890, #5095)
945416c [CBRD-25180] Occur temp volume growth, when performing prepare() -> multiple execute(). (#4925)
4cfdcf2 [CBRD-25195] A core dump occurs when multiple tables and serial functions are used simultaneously in one query. (#4897, #5094)
225e884 [CBRD-25245] case insensitive are_hostnames_equal () (#5014)
39867b4 [CBRD-25271] Core occurs when applying nvl function index to char type column (#5047)
5500c73 [CBRD-25290] _db_auth's rows are not deleted when dropping an user (#5079, #5117)
48d23bd [CBRD-25298] trim class and method names of the target method (#5111)
3894e4e [CBRD-25300] When unloaddb, the comment of reverse unique index is missing. (#5127)