CUBRID 11.0 Patch 9
CUBRID 11.0 Patch 9 includes a number of fixes of legacy issues.
CUBRID 11.0 Patch 9
CUBRID 11.0 patch 9 includes several critical fixes of 11.0 patch 8. All users of CUBRID 11.0 and 11.0 patches are kindly requested to upgrade to 11.0 Patch 9.
Change logs:
Enhancements
d0f4ede [CBRD-24068] Add an option of the unloaddb that enables unloading data only in data volumes (#3795)
b08ebc2 [CBRD-24435] When renaming a view, even if there is a not null constraint, change it so that no error occurs. (#3857)
9750d40 [CBRD-24467] Sort-limit optimization does not work when host variable is used in limit clause. (#3851)
9750d40 [CBRD-24473] Index scan cannot be used when a stored function is used in a where condition. (#3851)
Bug Fixes
bc70c32 [CBRD-23981] fix the replication failures when the execution of bulk-insert by the loaddb on the CS-mode (#3912)
4fca1f4 [CBRD-24200] make LOG_WILL_COMMIT obsolete and delete corresponding codes (#3800)
b5b3f17 [CBRD-24378] Fix the restoredb not to go beyond the given time (-d) (#3803)
6930948 [CBRD-24382] Fix segfault when target of CALL statement is not a stored procedure/function (#3784)
f964283 [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. (#3854)
5b7ecb5 [CBRD-24426] The cub_admin is dead abnomally when executing compactdb utility in the SA-mode (#3727)
9750d40[CBRD-24482] Core dump occurs after function index scan (#3851)
40957c0 [CBRD-24505] fix assert for a migration tool to 11.2 (#3908)