Closed
Description
With my current master, going to any SQL tab I see some previous query filled in already in the query area. For me, it seems to be:
SHOW VARIABLES WHERE Variable_name LIKE 'character\_set\_%' OR Variable_name LIKE 'collation%'
but it may vary depending on what SQL was most recently executed.