Skip to content

CUBRID 11.2 Patch 6

Compare
Choose a tag to compare
@ssihil ssihil released this 11 Aug 05:53
· 76 commits to release/11.2 since this release
dda2520

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)