CUBRID 11.2 Patch 2
CUBRID 11.2 Patch 2 includes a number of fixes of legacy issues.
CUBRID 11.2 Patch 2
CUBRID 11.2 patch 2 includes several critical fixes of 11.2 Patch 1. All users of CUBRID 11.2 and 11.2 patches are kindly requested to upgrade to 11.2 Patch 2.
Change logs:
Enhancements
7b18b96 [CBRD-24371] In alter synonym, comments can be changed without a for clause, and empty string comments become NULL. (#3864)
ce326b4 [CBRD-24468] Allows loading even if the user name and the table name are separated in the object file. (#3860)
a50ee08 [CBRD-24491] add prolinux and oracle for ncurses6 sym link (#3836)
7375587 [CBRD-24512] modify cubrid.conf comments for gateway (#3882)
Bug Fixes
522256f [CBRD-24378] Fix the restoredb not to go beyond the given time (-d) (#3804)
a1b4fb8 [CBRD-24382] Fix segfault when target of CALL statement is not a stored procedure/function (#3785)
879e740 [CBRD-24422] When an error occurs in update_class(), it is not initialized to NULL after classobj_free_template() is executed, so core occurs later. (#3855)
8b8194e [CBRD-24431] Add a join for the missing _db_index_key and separate the owner name and object name in the resulting file from syncolldb. (#3861, #3868)
8d78af0 [CBRD-24435] When renaming a view, even if there is a not null constraint, change it so that no error occurs. (#3858)
0a1b128 [CBRD-24461] Fix the core that occurs when finding user information in cdc (#3841)
c0b4d04 [CBRD-24464] CREATE SERVER must be done before ADD QUERY to the view. (#3859)
2655f26 [CBRD-24467] Sort-limit optimization does not work when host variable is used in limit clause. (#3852)
2655f26 [CBRD-24473] Index scan cannot be used when a stored function is used in a where condition. (#3852)
2655f26 [CBRD-24482] Core dump occurs after function index scan. (#3852)
2655f26 [[CBRD-24487]] (http://jira.cubrid.org/browse/CBRD-24487) Core dump occurs when query execution is canceled in the middle of inserting dk bucket of FHS. (#3852)
22e8a15 [CBRD-24492] Loading native library in Java SP causes UnsatisfiedLinkError (#3894)
43281df [CBRD-24499] Setting CUBRID_TMP causes nativesocket bind error in Java SP (#3890, #3901)
a0d545d [CBRD-24505] fix assert for a migration tool to 11.2 (#3866)
e83dc83 [CBRD-24506] Changing the way characters are read from DBMS (#3885)
6fe377e [CBRD-24507] Fix large string handling error in Java SP (#3889)
7da729e [CBRD-24508] set required JRE version to 1.8+ for windows installer (#3879)
3367303 [CBRD-24509] Redundant data is sent to Java SP server in method scan (#3891)
464ebac [CBRD-24511] Change java_stored_procedure_uds param's behavior (#3893)
691cda6 [CBRD-24522] Shutdown cub_javasp when heartbeat process is stopped (#3903)
7670f0f [CBRD-24523] Set java_stored_procedure_uds to false forcely on Windows (#3902, #3907)
e6f95fa [CBRD-24536] Core occurs when referencing null in CTE (#3917)