Skip to content

Releases: CUBRID/cubrid

CUBRID 11.2 Patch 7

13 Sep 06:12
b3dcab9
Compare
Choose a tag to compare

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

CUBRID 11.2 Patch 7

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


Change logs:

Bug Fixes

b760a37 [CBRD-24905] The problem is that a core dump occurs when a value of an invalid index type (such as Collection Type) is bound to host variables (#4632)
b841dac [CBRD-24910] Fix the core dump caused by accessing a corrupted log record header (#4579)
06180fc [CBRD-24961] SP's out parameters takes wrong value (#4681)
576c27e [CBRD-24974] The problem is that error occurs when loading unloaded schema file if both DBA and user have tables and views with same name (#4635)
b3dcab9 [CBRD-24980] Fix wasNull () in ServerSideResultSet of server-side JDBC (#4677)
105c694 [CBRD-24985] A phenomenon in which the executed query is not executed properly due to Query rewrite. (#4674)

CUBRID 10.2.13.8953 hotfix

14 Sep 00:25
3a55de0
Compare
Choose a tag to compare

CUBRID 10.2.13.8953 hotfix


Change logs:

3a55de0 [CBRD-24905] The problem is that a core dump occurs when a value of an invalid index type (such as Collection Type) is bound to host variables (#4630)

CUBRID 11.2 Patch 6

11 Aug 05:53
dda2520
Compare
Choose a tag to compare

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

CUBRID 11.2 Patch 6

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


Change logs:

Enhancements

96e73af [CBRD-24502] The problem of updating statistical information when performing DDL (#4410)

Bug Fixes

d9c37ea [CBRD-24517] Records -10006/-10007 errors to the cas log (#4564)
6561644 [CBRD-24698] Change table names to lowercase in pt_resolve_showstmt_args_unnamed (#4430)
594ecd3 [CBRD-24806] The use of synonyms is not allowed in the update statistics statement (#4431)
b8ce15c [CBRD-24844] Garbage value when querying bit varying(n) column using DBLINK. (#4543)
66f8248 [CBRD-24849] When using -i and --input-class-only in unloaddb, only sql statements related to tables should be recorded (#4437, #4574)
cad9ca3 [CBRD-24892] The restoredb with level 1 fails when some of the permanent volume header is not included (#4566)
2788723 [CBRD-24897] Query rewriter can lose parent paths of a name in qo_collect_name_spec() (#4547)
60b9f65 [CBRD-24906] The problem of performing a cross join by changing to the '0 <> 0' condition when the WHERE clause is always false (#4520)

CUBRID 11.0 Patch 12

28 Aug 23:54
6b85dc4
Compare
Choose a tag to compare

CUBRID 11.0 Patch 12

CUBRID 11.0 patch 12 includes several critical fixes of 11.0 patch 11. All users of CUBRID 11.0 and 11.0 patches are kindly requested to upgrade to 11.0 Patch 12.


Change logs:

Enhancements

5678bfc [CBRD-24502] The problem of updating statistical information when performing DDL (#4411)

Bug Fixes

ddf2f0e [CBRD-24517] Records -10006/-10007 errors to the cas log (#4568)
1c24535 [CBRD-24541] Core dump occurs when 'EXISTS' operation or 'count stop' is used for index scan of partitioned table. (#4495)
9d1bd75 [CBRD-24800] Prevent missing INVISIBLE attribute in result of unloadb tool (#4357)
e47ab0a [CBRD-24828] Executor error when using udf() and bind variable in update query (#4544)
6b85dc4 [CBRD-24892] The restoredb with level 1 fails when some of the permanent volume header is not included (#4567)
8e455b7 [CBRD-24897] Query rewriter can lose parent paths of a name in qo_collect_name_spec() (#4546)
e1a627d [CBRD-24906] The problem of performing a cross join by changing to the '0 <> 0' condition when the WHERE clause is always false (#4519)

CUBRID 10.2 Patch 13

23 Aug 01:11
5584594
Compare
Choose a tag to compare

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

CUBRID 10.2 Patch 13

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


Change logs:

Bug Fixes

8590426 [CBRD-24541] Core dump occurs when 'EXISTS' operation or 'count stop' is used for index scan of partitioned table. (#4499)
5584594 [CBRD-24892] The restoredb with level 1 fails when some of the permanent volume header is not included (#4569)
524300b [CBRD-24897] Query rewriter can lose parent paths of a name in qo_collect_name_spec() (#4545)
14a3b0f [CBRD-24906] The problem of performing a cross join by changing to the '0 <> 0' condition when the WHERE clause is always false (#4518)

CUBRID 10.1 Patch 8

24 Jul 23:12
fa7db6b
Compare
Choose a tag to compare

CUBRID 10.1 Patch 8

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


Change logs:

Bug Fixes

0e7a68a [CBRD-24725] Fix big tuple case for aggregates (#4217)
1a3389c [CBRD-24541] Core dump occurs when 'EXISTS' operation or 'count stop' is used for index scan of partitioned table (#4494)

CUBRID 10.2 Patch 12

23 Jun 07:32
59d77e2
Compare
Choose a tag to compare

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

CUBRID 10.2 Patch 12

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


Change logs:

Enhancements

59d77e2 [CBRD-24502] The problem of updating statistical information when performing DDL (#4412)

Bug Fixes

c0f6ea6 [CBRD-24800] Prevent missing INVISIBLE attribute in result of unloadb tool (#4356)

CUBRID 11.2 Patch 5

02 Jun 00:29
8a0cab5
Compare
Choose a tag to compare

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

CUBRID 11.2 Patch 5

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


Change logs:

Bug Fixes

5248cf5 [CBRD-24788] Add defense code to prevent core dump due to uninitialized pointer variable in csql (#4338)
6d370a4 [CBRD-24800] Prevent missing INVISIBLE attribute in result of unloadb tool (#4358)
a4dadcb [CBRD-24828] Executor error when using udf() and bind variable in update query (#4395)

CUBRID 11.0 Patch 11

09 May 01:09
9120f78
Compare
Choose a tag to compare

CUBRID 11.0 Patch 11 includes a number of fixes of legacy issues.

CUBRID 11.0 Patch 11

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


Change logs:

Enhancements

01f9f88 [CBRD-24626] Supports an alternative way when the ping command is blocked in the HA (#4277)

Bug Fixes

2bb4ec7 [CBRD-24627] Add LZ4 to EP_TARGETS in CMake (#4070)
4b58f7f [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 (#4100, #4113)
11090fa [CBRD-24640] Specify the upper and lower bounds of the tde_default_algorithm parameter. (#4249)
0c2fe78 [CBRD-24643] fix the replication failure when a large number of records are inserted by loaddb with -C option (#4275)
dbf6541 [CBRD-24644] 64bit statdump output for CMS the clients (#4090)
b827769 [CBRD-24659] redefine absolute path for Windows (#4116)
a50533f [CBRD-24667] Fix error for backup_dest_path in ha_make_slavedb.sh (#4125)
3f5183b [CBRD-24705] When attempting a covered index scan in a connect by query, encountering 'Execute: Query execution failure' (#4282)
00fdd48 [CBRD-24710] Link std++ library statically (#4228, #4219)
afc1409 [CBRD-24712] change download URL of external library, libedit (#4204)
95b29af [CBRD-24716] Add hidden parameter statdump_force_add_int_max for QA (#4211)
12cc5a7 [CBRD-24734] ERROR -1042 (concat string size max size) error on SP query with NVL2 (#4253)
dd8c6af [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 (#4291)
be28bc5 [CBRD-24753] If the schedule is already registered in Install, hang occurs on windows installer. (#4273)
70a3e37 [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 (#4311)
7035b82 [CBRD-24772] A segfault occurs when using the connect by REGEXP_SUBSTR statement (#4309)
6a6183e [CBRD-24773] Change the description of options in loaddb (#4301)

CUBRID 11.2 Patch 4

27 Apr 04:01
b9bd7af
Compare
Choose a tag to compare

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)