0

The orange rectangles indicate two different databases within the current instances. Why are they different - what do both of them indicate?

  • "ddexdev" on the right seems to be the active connection
  • Is the "test_db" on the leftnav just misleading - it's not the currently connected database? If so then what is its purpose?

enter image description here

WestCoastProjects
  • 58,982
  • 91
  • 316
  • 560

1 Answers1

0

The leftnav and the query panel are different, that's confusing. Here is what to do:

  • Right click on the leftnav selected connection and click 'Edit connecction'

enter image description here

  • Choose the intended database from the dropdown:

enter image description here

The database in leftnav now is synchronized with the query window:

enter image description here

WestCoastProjects
  • 58,982
  • 91
  • 316
  • 560