"\G" Equivalent

[expired user #5818]'s profile image [expired user #5818] posted 12 years ago in Running SQL scripts Permalink
Is There A \G Equivalent In HeidiSQL? In CLI, I Can Type:

SHOW SLAVE STATUS;

Or

SHOW SLAVE STATUS\G;

And Have The Output Displayed Differently. When I Try In Heidi, I Get This Error:

SHOW SLAVE STATUS\G;
/* SQL Error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\G' at line 1 */

Thanks!
-Rick
ansgar's profile image ansgar posted 12 years ago Permalink
No, HeidiSQL can only display data in a grid layout.

Please login to leave a reply, or register at first.