From: Eric Bergen Date: May 10 2007 6:01am Subject: Auto vertical output feature patch List-Archive: http://lists.mysql.com/internals/34641 Message-Id: <28fd48f00705092301l58e4c499ra43f65749250f323@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit One of the many things that I learned at the user conference is the correct way to send patches (thanks Jay!). This email is a posting of mysql bug http://bugs.mysql.com/bug.php?id=26780 which is my patch to add --auto-vertical-output to the client. This option compares the width of the result set to the width of the terminal and enables vertical display if the result is wider than the terminal window. This saves rerunning a query with \G when the results are wrapped on the terminal. The patch applies against 5.0.41 The patch is at http://ebergen.net/patches/auto_vertical.patch -- high performance mysql consulting. http://provenscaling.com