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

    • Type: Icon: Question Question
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin, Shell
    • None

      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 

       

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

              Created:
              Updated:
              Resolved: