Skip to content

CUBRID 11.3 Patch 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kwonhoil kwonhoil released this 04 Oct 14:05
3c096d3

CUBRID 11.3 Patch 2 includes a number of fixes of legacy issues.

CUBRID 11.3 Patch 2

CUBRID 11.3 patch 2 includes several critical fixes of 11.3 Patch 1. All users of CUBRID 11.3 and 11.3 patches are kindly requested to upgrade to 11.3 patch 1.


Change logs:

Enhancements

f7573a7 [CBRD-25043] refactor functions related to isspace, tolower, and toupper (#4932)
16bc684 [CBRD-25323] Perform the 'Eliminate INNER JOIN' optimization for the first table, and remove the join type for the second table (#5148, #5404, #5411)
91585e7 [CBRD-25369] provide broker info, NET_BUF_SIZE (#5249, #5222)
eaaa51a [CBRD-25375] Enhance String handling to support multiple character encodings (#5232)
324b9a4 [CBRD-25376] revise error message that may occur when loading ha_node_list and ha_replica_list (#5231)
228725d [CBRD-25434] Change the recovery range in analysis phase when executing restoredb (#5278, #5319)

Bug Fixes

6931fca [CBRD-24783] Numeric return value in SP has been created incorrectly (#5330)
58c8cf3 [CBRD-25235] Improved performance of time_format() and date_format() (#5012)
3286253 [CBRD-25236] Output error related to TZM in timezone information (#5002)
35a98c2 [CBRD-25239] user variable time format (#5001)
0f95fef [CBRD-25318] Problem that the subquery containing orderby_num() is view-merged. (#5140)
d29a35a [CBRD-25335] Problem where nodes without a join relationship are connected and incorrect results are output. (#5170)
131d75c [CBRD-25336] modify ha_make_slave.sh script to use $CUBRID_TMP and $TMPDIR (#5171, #5281)
bda37c7 [CBRD-25337] After switching users from csql to session command, DDL Log must be recorded in the changed DB log file. (#5223, #5344)
b1566e2 [CBRD-25343] Resolve repeated ClassNotFoundException when SP is called without the Java directory (#5340)
468866e [CBRD-25343] rev: Create /java_static directory if not exists to avoid ClassNotFoundException (#5370)
102076f [CBRD-25354] The format specifier for the argument is incorrect and the error_code argument is missing in vacuum_er_log_error(). (#5198, #5322)
1a8c09f [CBRD-25358] error handling when using for update clause for system tables such as db_root, dual, etc. (#5197, #5273)
625c9a5 [CBRD-25361] Fixed the issue where trace information for CTEs and subqueries not provided. (#5200)
4e06329 [CBRD-25374] sort-limit-optimization does not work when there is an expression containing a bind variable in the limit clause. (#5225)
ffa8db4 [CBRD-25419] If you use the -i and --input-class-only options together in unloaddb, unrelated alter serial statements will be output. (#5259)
2bf7289 [CBRD-25426] Backport to 11.3 - If the current_val of serial is the same as max_val, an error occurs during unloaddb/loaddb. (#5262)
c4e526b [CBRD-25428] When execution of the recursive part in the recursive CTE ends, clear VAL_LIST (#5264)
e82b29d [CBRD-25448] Problem with orderby_num not being rewritten when removing unnecessary ‘order by’ (#5299)
83eb7d7 [CBRD-25449] Remove db_authorization's record when dropping user (#5302)
1adbf7e [CBRD-25481] Corrects an error in unloaddb when the JSON type column contains data larger than 1MB (#5357)
5c4899c [CBRD-25525] Modify cub_vsnprintf() to support vsnprintf() in Windows build (#5409) : to release/11.3 (#5421)
89fe130 [CBRD-25545] Invalid serial value occurs in unloaddb (#5453)
b8059c7 [CBRD-25562] SP의 연관되지 않은 컬럼에 대해 지원하지 않는 인수 에러 발생 수정 (#5462)
00ae940 [CBRD-25567] Problem with Range Predicates Using Pipe Operators Not Being Reducible to Common Range Terms (#5467) (#5476)
311d40c [CBRD-25586] Fix the problem that query entries with no result sets are not freed (#5489) (#5490)