Command Line of mysql is not displaying results properly. I mean some columns of table are in 1st line some in 2nd line. Output is also broken into two rows. How do I adjust the
To set the scrolling automatically add this to your my.cnf file in the [client] section like this:
[client] pager = less -n -i -S