Coming from MS SQL Management Studio to MySQL, the thing I miss most is the "Output to Text" feature that allows you to gather output from a sequential batch of SQL statements. I am so surprised that this is not an essential feature in all SQL Query tools!
Am I missing something? Is there a plug in or another tool that will spool results from multiple statements into a single Text output page rather than multiple columnar outputs?