Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35451

Rename database used in transactions_block_ddl.js

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.0.0, 4.1.1
    • Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2018-06-18
    • 0

    Description

      transactions_block_ddl.js attempts to rename a collection to otherDB.otherColl. However, this rename fails if there is another database name otherdb, since there cannot be two databases with the same name and different casing. We should choose a different database name so as not to conflict with otherdb.

      Attachments

        Activity

          People

            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: