How do I rename a tab in Workbench?

本秂侑毒 提交于 2019-12-10 17:23:57

问题


When I create a new query tab, it is named "SQL File 1" or similar. I want to rename it to identify them better. Is it possible?


回答1:


You could have named queries tabs registering them.

File > Save Script

I'm going post the feature request which I find relevant and I think easy to implement.




回答2:


No, this is not possible atm. Please file a feature request (http://bugs.mysql.com) if you want to have that implemented.




回答3:


I was successful when I did this:

  1. In MySQL Workbench, click on the tab you want to rename.
  2. Go to file > Save Script As.
  3. A window will open that gives you a blank space to type in the name you want.
  4. Click Save.
  5. Your tab will have a new name.


来源:https://stackoverflow.com/questions/21138118/how-do-i-rename-a-tab-in-workbench

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