Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog Comments › "info" Tab Deadly When Clicking On Expand Database
If you don’t want the information in info tab please follow these steps to close it-
Other workaround is remove focus from info tab while expanding database.
“causes it to run a huge query to show database info”. Yes, of course. It will query the server in order to get informaton to populate the tab with information fro the currently selected object. This is the purpose of the INFO tab.
Thank you all