Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-25289] Backport from develop to 11.3 - When using the --split-schema-files option in unloaddb, the unique index must be separated from the dbname_schema_class file. #5085

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

airnet73
Copy link
Contributor

@airnet73 airnet73 commented Apr 5, 2024

…the unique index must be separated from the dbname_schema_class file. (CUBRID#5083)

http://jira.cubrid.org/browse/CBRD-25289

It is necessary to separate the Unique Index from the dbname_schema_class file.
Unloaddb can use the --split-schema-files option to separate Unique indexes, and the separated Unique indexes are recorded in dbname_schema_uk, and dbname_schema_uk must be recorded in dbname_schema_info.
Also, dbname_schema_info containing dbname_schema_uk must be able to be loaded from loaddb.
@airnet73 airnet73 self-assigned this Apr 5, 2024
@airnet73 airnet73 added this to the 11.3 patch 1 milestone Apr 9, 2024
@airnet73 airnet73 merged commit 6ddcb81 into CUBRID:release/11.3 Apr 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants