11 Temmuz 2017 Salı

How to display Schemas Panel on Mysql Workbench

Sometimes, you have trouble with Schemas Panel that cannot be displayed when you run MySQLWorkbench. You can see "no object selected" message instead of Schemas Panel on Navigator Panel.

To fix this issue and get Schemas Panel back, I recommend instructions below:

1) Open Terminal.

2) Reset workbench setting and configurations like below:
cd ~/Library/Application\ Support/MySQL/Workbench/
rm wb_state.xml
rm wb_options.xml
3) Open MysqlWorkbench. On initial open after the fix above, you will wait a little bit, but then you see Schemas Panel on the left side!

Hiç yorum yok:

Yorum Gönder