MySQL Workbench left navigator panel missing on MAC?

↘锁芯ラ 提交于 2020-06-09 16:45:25

问题


I connected to the server in mysql workbench but I see that something has changed? There used to be a navigator panel on the left hand side with all the schemas and the database options like this:

But now on mine it only shows:

I have tried going to the preferences and clicking on all the options but nothing works???


回答1:


There's a splitter between the Object/Session info and the schema tree/management part. In your case it's moved up all the way, so you only see the lower part. Drag the marked line down to make the upper part visible:

Update

Starting with MySQL Workbench 8.0.14 the splitter has been changed to show in a different style which makes it much more easy to recognize it:



来源:https://stackoverflow.com/questions/47645158/mysql-workbench-left-navigator-panel-missing-on-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!