Skip to content

CUBRID 11.2 Patch 4

Compare
Choose a tag to compare
@ssihil ssihil released this 27 Apr 04:01
· 91 commits to release/11.2 since this release
b9bd7af

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

CUBRID 11.2 Patch 4

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


Change logs:

Enhancements

8bb28dd [CBRD-24626] Supports an alternative way when the ping command is blocked in the HA (#4197, #4263)

Bug Fixes

cef8ac4 [CBRD-24419] Beautify and reorganize the query specification of the boot_define_view_ function. (#4178)
5add1c5 [CBRD-24434] Returning CURSOR functionality on Java SP is not working on Windows (#4182)
f160b07 [CBRD-24504] When an error occurs in a function that uses a buffer to convert an identifier name, the buffer must be initialized. (#4179)
d80377b [CBRD-24535] change cubrid.[sh|csh] for ncurses links (#4280)
d36be29 [CBRD-24544] not allow to alter the column type to a type that does not support auto-increment. (#4192)
1e9a6d8 [CBRD-24571] assert() occurs when using DELETE/UPDATE including DBLINK (#4143)
ef503b0 [CBRD-24587] Core dumped in do_alter_server (#4173)
c9b11ea [CBRD-24619] exclude 0.0.0.0 from HA ping hosts (#4254)
48c46dc [CBRD-24630] The stop command of cubrid hb applylogdb with -h option does not work correctly when the build is generated in the QA environment, release mode and devtoolset-9 (#4099, #4112)
734c75e [CBRD-24636] Result error of order by limit statement in join query using USE_DESC_IDX hint (#4191)
7c96b67 [CBRD-24638] The problem of the default value of column when alteringthe type of column. (#4188)
45f26de [CBRD-24640] Specify the upper and lower bounds of the tde_default_algorithm parameter. (#4248)
f8c33e2 [CBRD-24643] fix the replication failure when a large number of records are inserted by loaddb with -C option (#4196)
1c69833 [CBRD-24644] change statdump json value from uint to uint64_t (#4105, #4213)
c507e0e [CBRD-24645] When order-by of subquery is copied to main query during view merging, rownum of main query is displayed incorrectly (#4157)
ef26294 [CBRD-24648] Change unixODBC source download URL (#4086)
c507e0e [CBRD-24652] The problem performing hash list scan when VOBJECT is included in predicates. (#4157)
52dfb3a [CBRD-24659] redefine absolute path for Windows (#4108)
892a4bc [CBRD-24667] Fix error for backup_dest_path in ha_make_slavedb.sh (#4126)
64680f6 [CBRD-24682] Fix error handling problem caused by CBRD-24585 (#4169)
18673c2 [CBRD-24689] Upgrade junixsocket library to the 2.6.2 version (#4170)
a259fbc [CBRD-24693] Segfault when Server-side JDBC's request is larger than 4096 (#4171)
d14d094 [CBRD-24695] Revise loadjava utility to recreate files when overwriting class files (#4181)
479ba1b [CBRD-24697] Clearing structures for statement handler cache of SP properly (#4183)
fd00f24 [CBRD-24701] Modify packer class not to call abort in check_range() function (#4190)
996f5a7 [CBRD-24704] demodb is not installed when installing CUBRID engine with msi file for windows. (#4208, #4270)
042eade [CBRD-24705] When attempting a covered index scan in a connect by query, encountering 'Execute: Query execution failure' (#4247)
1374f59 [CBRD-24710] Link std++ library statically (#4194, #4220)
fb7411e [CBRD-24712] Change editline library source download URL (#4200)
858af62 [CBRD-24716] Add hidden parameter statdump_force_add_int_max for QA (#4210)
71532d1 [CBRD-24734] ERROR -1042 (concat string size max size) error on SP query with NVL2 (#4252)
c3ef73b [CBRD-24735] When attempting 'Multiple Key Ranges Optimization (MRO)', An internal error occurs because the '1=1' predicate (data filer) generated by constant folding is not removed (#4290)
422f6db [CBRD-24753] If the schedule is already registered in Install, hang occurs on windows installer. (#4272)
0d2a20d [CBRD-24756] Crash while reading LOG_REDO data for CDC/Flashback (#4310)
3cce57e [CBRD-24770] Whenever one QFILE_TUPLE_RECORD of (CONNECTBY_PROC_NODE *)->start_with_list_id is completed, (INDX_SCAN_ID *)->indx_cov.list_id must be cleared (#4312)
00b9fd6 [CBRD-24772] A segfault occurs when using the connect by REGEXP_SUBSTR statement (#4307)
4762b27 [CBRD-24773] Change the description of options in loaddb (#4302)