-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CBRD-24502] backport- The problem of updating statistical informatio…
…n when performing DDL (#4412) http://jira.cubrid.org/browse/CBRD-24502 It is modified so that statistics are not updated during DDL. DDL includes index creation and drop, such as 'CREATE INDEX'. The optimizer sets the default selectivity for new statistics that are not updated.
- Loading branch information
1 parent
81f512f
commit 59d77e2
Showing
1 changed file
with
74 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters