Instead of the usual
SELECT * FROM users WHERE uid=1;
type
SELECT * FROM users WHERE uid=1\G
and enjoy a much better formatting!
Instead of the usual
SELECT * FROM users WHERE uid=1;
type
SELECT * FROM users WHERE uid=1\G
and enjoy a much better formatting!