且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

MySQL Workbench:如何显示警告?

更新时间:2021-09-07 00:37:42

您是否看到 SQL IDE 下部的操作输出"窗格?您发送的所有查询都会出现在那里,任何警告或错误消息也会出现.在顶部的工具栏中,在最右上角有 3 个按钮可以切换 Worbench 的特定部分.中间的是输出区域.看到这被激活以在屏幕上实际显示窗格.

Do you see the Action Output pane in the lower part of the SQL IDE? All queries that you send appear there and any warning or error message will too. In the toolbar at the top, in the far right corner there are 3 buttons to switch specific parts of Worbench. The middle one is for the output area. See that this is activated to have the pane actually on screen.