19

I am running MySQL Workbench 6.3 CE. The following is the default look of the UI:

![enter image description here

I can query the INFORMATION_SCHEMA database, but it is not shown by default under the SCHEMAS section in the navigator panel on the left. Why is this, and how can I get this database to show up on the said panel?

mustaccio
28.7k24 gold badges60 silver badges77 bronze badges
asked Jul 2, 2017 at 14:59

1 Answer 1

27

Click on

Edit -> Preferences -> SQL Editor and then check the box "Show Metadata and Internal Schemas"

Click on Refresh icon on the right side of Schemas in the left side bar.

I am using 6.3CE. Older versions may have something similar.

answered Jul 2, 2017 at 15:06
3
  • 1
    @Sabuncu glad it worked out. Commented Jul 2, 2017 at 15:17
  • 4
    You really deserve an extra point for the tip on refreshing the display. Thanks again. Commented Jul 2, 2017 at 15:21
  • 2
    2022, this answer is as usefull as it gets :) ! Thanks! Commented Oct 4, 2022 at 17:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.