Commit 3d7dd08
committed
MB-71031: Avoid create primary index on _query collection if one exists
Prevent creating "ix_system_query" primary index when...
a primary index with different name is already exist in the _system._query keyspace
Change-Id: Ibafb561152b29e1f3a8350de2db4c101eebc2f69
Reviewed-on: https://review.couchbase.org/c/query/+/242069
Reviewed-by: Sitaram Vemulapalli <sitaram.vemulapalli@couchbase.com>
Well-Formed: Restriction Checker
Tested-by: Sitaram Vemulapalli <sitaram.vemulapalli@couchbase.com>
Reviewed-by: Bingjie Miao <bingjie.miao@couchbase.com>1 parent 860b55c commit 3d7dd08
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3543 | 3543 | | |
3544 | 3544 | | |
3545 | 3545 | | |
3546 | | - | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
| 3552 | + | |
| 3553 | + | |
| 3554 | + | |
| 3555 | + | |
| 3556 | + | |
| 3557 | + | |
| 3558 | + | |
| 3559 | + | |
| 3560 | + | |
3547 | 3561 | | |
3548 | 3562 | | |
3549 | 3563 | | |
| |||
3586 | 3600 | | |
3587 | 3601 | | |
3588 | 3602 | | |
3589 | | - | |
| 3603 | + | |
3590 | 3604 | | |
3591 | 3605 | | |
3592 | 3606 | | |
| |||
0 commit comments