Skip to content

CUBRID 11.2 Patch 8

Compare
Choose a tag to compare
@kwonhoil kwonhoil released this 15 Mar 06:31
· 41 commits to release/11.2 since this release
fc7aba8

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

CUBRID 11.2 Patch 8

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


Change logs:

Enhancements

99d08f1 [CBRD-25087] Restart cub_javasp via signal if JNI crashes the process (#4968)

Bug Fixes

e22bcc6 [CBRD-24687] query result is strange, when there is hidden columns in the select list (#4942)
fa61b89 [CBRD-24982] An error occurs when loaddb after unloaddb of a view query using the server (#4664)
749b9a6 [CBRD-24996] er_clear() is slipped even if synonym is found succesfully (#4693)
08de268 [CBRD-25046] typo error in jsp_sr.c (#4743)
4b0b17d [CBRD-25054] Numeric type column inserted by using rownum does not show error even it's outranged. (#4766)
fcf8840 [CBRD-25064] loaddb terminates with exit code 0 even though an error occurred (#4965)
3037eb1 [CBRD-25098] Problem where inst_num() is inappropriately changed to order_by_num() when a subquery containing an ORDER BY is view merged. (#4980)
b153092 [CBRD-25108] Correct misclassifications in the file tracker. (#4829)
d005a54 [CBRD-25148] fix ux_execute_arrary mem leak (#4878)
1828116 [CBRD-25164] Fix error in covered index query results using function indexes (#4881)
ca5371e [CBRD-25169] Consider alignment size for ensureSpace() in Java SP's CUBRIDPacker (#4887)
45952d0 [CBRD-25179] A core dump occurs when the CTE query is a false query (null query) (#4890)
330e157 [CBRD-25180] Occur temp volume growth, when performing prepare() -> multiple execute(). (#4923)
b663e0b [CBRD-25195] A core dump occurs when multiple tables and serial functions are used simultaneously in one query. (#4897)
3215c7c [CBRD-25207] count(*) value is incorrect after no-logging option loaddb (#4908)
766f87e [CBRD-25208] Set java.io.tmpdir according to the CUBRID_TMP in Java SP server (#4917, #5003)
0eb4253 [CBRD-25216] Check if there is enough buffer to store the user-specified name (#4946)
654ecf1 [CBRD-25229] Check the maximum length of the name in sm_check_system_class_by_name (#4953)
686dbe7 [CBRD-25238] Problem with outer joined views being merged. (#4998)
426dcaf [CBRD-25245] case insensitive are_hostnames_equal () (#5011)