How to change the behavior of double click on table in MySQL Workbench? -


in mysql workbench, double clicking on table object pastes table name query file in focus.

can changed? see table contents when double clicking on it. or @ least, disable current behavior. possible? , how?

thanks.

you can't, consider submitting feature request.

for now, hover cursor right of table name , click desired icon... in case, click 1 shows table contents (as executes "select * tablename").


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -