Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-37535

"CREATE AND BUILD INDEXES" fails to build all the recommended indexes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.0.0
    • Cheshire-Cat
    • UI
    • Untriaged
    • Unknown

    Description

      To reproduce:
      select * from `travel-sample` where type1 = "hotel" or type2 = "route";

      Click on "advise" button;

      Two recommended indexes:
      CREATE INDEX adv_type1 ON `travel-sample`(`type1`)
      CREATE INDEX adv_type2 ON `travel-sample`(`type2`)

      Click on "CREATE AND BUILD INDEXES" button;

      Either index1 or index2 will be created instead of both.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              pierre.regazzoni Pierre Regazzoni
              chang.liu Chang Liu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty