unable to drop old db using dropDatabase()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.6.3
    • Component/s: None
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      > show dbs
      admin
      local
      lp
      mortage
      mortgage
      mortgagecache
      purchase
      refinance
      refinancecash
      refinancecashe
      > use mortage
      switched to db mortage
      > db.dropDatabase()

      { "dropped" : "mortage", "ok" : 1 }

      > use admin
      switched to db admin
      > show dbs
      admin
      local
      lp
      mortage
      mortgage
      mortgagecache
      purchase
      refinance
      refinancecash
      refinancecashe

            Assignee:
            Kristina Chodorow (Inactive)
            Reporter:
            Joseph Wang
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: