Skip to content

CUBRID 10.1 Patch 6

Compare
Choose a tag to compare
@ssihil ssihil released this 25 Oct 00:20
· 7 commits to release/10.1 since this release
a81f913

CUBRID 10.1 Patch 6 includes a number of fixes of legacy issues.

CUBRID 10.1 Patch 6

CUBRID 10.1 patch 6 includes several critical fixes of 10.1 patch 5. All users of CUBRID 10.1 and 10.1 patches are kindly requested to upgrade to 10.1 Patch 6.


Change logs:

Enhancements

039596f [CBRD-24068] Add an option of the unloaddb that enables unloading data only in data volumes (#3797)

Bug Fixes

1ab9713 [CBRD-24123] A fatal error can occur when the logpb_get_log_buffer_index() function is called because the function argument is incorrectly cast to the invalid type. (#3788, #3791)
5e64b90 [CBRD-24378] Fix the restoredb not to go beyond the given time (-d) (#3808)
526157f [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. (#3862)
a81f913 [CBRD-24435] When renaming a view, even if there is a not null constraint, change it so that no error occurs. (#3863)