Open atulwy opened 9 years ago
Comment #1 originally posted by webyog on 2010-04-01T07:01:07.000Z:
<empty>
Comment #2 originally posted by webyog on 2010-06-02T11:04:51.000Z:
The plan for 8.51 is we will avoid menus Show->Show status & Show variables. Instead we will add new menu item 'Show info' to objectbrowser server node context menu. When user select this The 'Info Tab' will be selected(it has Show Variables & Show status outputs)
Original issue 380 created by webyog on 2007-09-23T15:24:15.000Z:
SQLyog "SHOW" menu executes only "Show variables" and "show status".
From version 5.x MySQL supports LOCAL and GLOBAL keywords for those. We should decide which (or both ?) we should support from the GUI.
Might be implemented like
SHOW /!50002 GLOBAL / STATUS (what MONyog does)