Skip to content

CUBRID 11.2 Patch 9

Pre-release
Pre-release
Compare
Choose a tag to compare
@kwonhoil kwonhoil released this 04 Oct 13:47
ef544a1

CUBRID 11.2 Patch 9 includes a number of fixes of legacy issues.

CUBRID 11.2 Patch 9

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


Change logs:

Enhancements

c491e69 [CBRD-25043] refactor functions related to isspace, tolower, and toupper (#4932)
ea00371 [CBRD-25235] Improved performance of time_format() and date_format() (#5012)
34a2da9 [CBRD-25295] set ppid of broker/cas proc created by cub_manager to 1 (#5124)
6ed2ca1 [CBRD-25375] Enhance String handling to support multiple character encodings (#5232)
50820ec [CBRD-25376] revise error message that may occur when loading ha_node_list and ha_replica_list (#5231)
c38fa88 [CBRD-25434] Change the recovery range in analysis phase when executing restoredb (#5278, #5320)

Bug Fixes

97d51de [CBRD-24783] Numeric return value in SP has been created incorrectly (#5330, #5331)
f1ea0e4 [CBRD-25128] In STRING_CAT '||' operation, incorrect handling of null when setting oracle_style_empty_string (#4842)
5d130f0 [CBRD-25139] When using oracle style empty string, the result of replace is null. (#4848)
7af39df [CBRD-25236] Output error related to TZM in timezone information (#5002)
497957b [CBRD-25239] user variable time format (#5001)
fc7aba8 [CBRD-25248] Server crash for Java SPs running a SELECT statement with 'WHERE 0 <> 0' clause (#5017, #5037)
55ff57d [CBRD-25260] Change the the behavior of finding server when omitting user schema (#5040)
5e00011 [CBRD-25262] Problem with some show statements not filtering the owner correctly (#5042, #5071)
5705af8 [CBRD-25290] _db_auth's rows are not deleted when dropping an user (#5079) (#5119)
602ed88 [CBRD-25291] The release files is include an empty directory in the JDBC folder. (#5078, #5081)
fd968c9 [CBRD-25298] trim class and method names of the target method (#5110)
c4971a7 [CBRD-25300] When unloaddb, the comment of reverse unique index is missing. (#5125)
7a94569 [CBRD-25335] Problem where nodes without a join relationship are connected and incorrect results are output. (#5170)
ab5444e [CBRD-25336] modify ha_make_slave.sh script to use $CUBRID_TMP and $TMPDIR (#5171)
5ac0123 [CBRD-25336] modify ha_make_slave.sh script to use $CUBRID_TMP and $TMPDIR (#5281)
da82c81 [CBRD-25343] Resolve repeated ClassNotFoundException when SP is called without the Java directory (#5341)
66c5d00 [CBRD-25354] The format specifier for the argument is incorrect and the error_code argument is missing in vacuum_er_log_error(). (#5198, #5324)
b2e592e [CBRD-25358] error handling when using for update clause for system tables such as db_root, dual, etc. (#5197, #5273)
f046f60 [CBRD-25361] Fixed the issue where trace information for CTEs and subqueries not provided. (#5200)
dabc0c2 [CBRD-25374] sort-limit-optimization does not work when there is an expression containing a bind variable in the limit clause. (#5225)
ddbd49a [CBRD-25426] Backport to 11.2 - If the current_val of serial is the s… (#5265)
6829f75 [CBRD-25448] Problem with orderby_num not being rewritten when removing unnecessary ‘order by’ (#5299)
71dc541 [CBRD-25449] Remove db_authorization's record when dropping user (#5303)
dc200e8 [CBRD-25481] Corrects an error in unloaddb when the JSON type column contains data larger than 1MB (#5357)
c26b550 [CBRD-25525] Modify cub_vsnprintf() to support vsnprintf() in Windows build (#5409, #5420)
ef544a1 [CBRD-25586] Fix the problem that query entries with no result sets are not freed (#5489, #5491)