Skip to content

CUBRID 11.2 Patch 7

Compare
Choose a tag to compare
@ssihil ssihil released this 13 Sep 06:12
· 586 commits to develop since this release
b3dcab9

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)