How can I execute any statement in MySQL Workbench using shortcut? Now I have to press buttom (yellow lightning). Of course I have read this: http://dev.mysql.com/doc/workbench/
Executing statement at cursor
Ctrl + Enter (for Windows)
Executing all statements within selection
Ctrl + Shift + Enter Key (for Windows)
see here for more