MySQL Forums
Forum List  »  MySQL Workbench

Add ability to toggle the visibility of results section
Posted by: Ustun Ozgur
Date: August 27, 2019 05:40AM

It would be nice to be able to toggle the visibility of the results grid.

The use case as follows:


select * from foo;

-- observer the results
-- hide the results via keyboard shortcut or menu item

select * from foo where bar = 'bam';

-- results shown again.

Options: ReplyQuote


Subject
Views
Written By
Posted
Add ability to toggle the visibility of results section
518
August 27, 2019 05:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.