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

profile doesn't work on V2.0.0

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • 2.0.0
    • None
    • None
    • ALL

    Description

      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()
      >

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: