profile doesn't work on V2.0.0

XMLWordPrintableJSON

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

      after set profilling level, cannot get any results from db.system.profile.find()

      > use test
      switched to db test
      > db.system.profile.find()
      > db.setProfilingLevel(2)

      { "was" : 2, "slowms" : 100, "ok" : 1 }

      > db.test.insert(

      {"a":1}

      )
      > db.system.profile.find()
      >

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              rubing duan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: