Skip to content

CUBRID 11.2 Patch 3

Compare
Choose a tag to compare
@ssihil ssihil released this 30 Jan 07:04
f0e52cb

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

CUBRID 11.2 Patch 3

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


Change logs:

Enhancements

40061f4 [CBRD-24563] Add RE2 regexp library as a backend for regular expression functions (#4057)
bf3319c [CBRD-24573] Among the SERVER information, dbname and user can be input as a string type (#4047)

Bug Fixes

7574bfb [CBRD-24429] Not allowed multiple foreign keys on a column attribute (#4052)
331d01d [CBRD-24530] The replication often fails when replicating large size records in an HA environment (#3965)
026f3db [CBRD-24538] Core dump occurs when a query containing cte is view merged (#4056)
026f3db [CBRD-24541] Core dump occurs when 'EXISTS' operation or 'count stop' is used for index scan of partitioned table. (#4056)
d14dca5 [CBRD-24557] Jar is not loaded by Java SP ClassLoader (#3950)
325b257 [CBRD-24572] Change Github Check runner's OS to ubuntu-20.04 (#3976)
5b3e1d2 [CBRD-24580] Set the request from consumer to producer only by the consumer thread (#4000)
737c486 [CBRD-24581] Assert occurs when using indexes using IFNULL(), NULLIF() functions (#4048)
7a56061 [CBRD-24582] Assert occurred during Loose index scan operation (#4049)
9ae512d [CBRD-24585] Explicit commit/rollback statement causes invalid XASL error in SP's query (#4009)
1e8e8ee [CBRD-24594] fix pr_midxkey_add_elements() (#4050)
2f1208d [CBRD-24597] fix coerce strict with char to numeric (#4051)
6da249b [CBRD-24598] Memory allocated on the global heap must be freed on the global heap. (#4045)
fe84239 [CBRD-24600] Problem with creating the same index with different names (#4054)
24224de [CBRD-24601] Defense code to prevent segfault by function call of NULL pointer object in method_scan (#4019)
b476890 [CBRD-24609] When loading objects files online, if the schema name is not specified, the schema name of the current session must be used. (#4043, #4064)
cef22f9 [CBRD-24615] Result value error when using query cache in partition table (#4058)
eb87f92 [CBRD-24627] Add LZ4 and RE2 to EP_TARGETS in CMake (#4069)
3565885 [CBRD-24631] Fix segfault when an error occurs with return_null_on_function_errors is on (#4068)
f0e52cb [CBRD-24642] Add checking JVM is loaded in SA_MODE not to return error (#4076)