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

dbcase2.js failing with "db already exists with different case other"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.1
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:

      	
      MongoDB shell version: 2.3.1-pre-
      connecting to: 127.0.0.1:27999/test
      true
      Sat Nov 17 10:27:08.783 exec error: src/mongo/shell/query.js:180 count failed: {
      	"assertion" : "db already exists with different case other: [dbcasetest_dbnameA] me [dbcasetest_dbnamea]",
      	"assertionCode" : 13297,
      	"errmsg" : "db assertion failure",
      	"ok" : 0
      }
      throw "count failed: " + tojson( res );
                             ^
      failed to load: /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/dbcase2.js
      

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: