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

show collections does not list system.* collections from admin db on 4.0

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Major - P3
    • Resolution: Works as Designed
    • None
    • None
    • Admin, Shell
    • None

    Description

      Original Summary

      Cannot lookup system.* collection from admin database after upgrade to 4.0

      Original Description

      Hi All,

       

      I am unable to lookup system.* collections under admin database which I was able to when on 3.6 using show collections
      MongoDB server version: 3.6.9
      dev:PRIMARY> use admin
      switched to db admin

      dev:PRIMARY> show collections
      system.keys
      system.profile
      system.roles
      system.users
      system.version
      dev:PRIMARY>

       

      MongoDB server version: 4.0.4

      dev:PRIMARY> use admin
      switched to db admin

      dev:PRIMARY> show collections

      dev:PRIMARY>

       

      Thanks,

      Tanveer 

       

      Attachments

        Issue Links

          Activity

            People

              kelsey.schubert@mongodb.com Kelsey Schubert
              tanveerm@xilinx.com Tanveer Madan Marate
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: