The Info
field of the output gets truncated a lot. How can I force mysql to show the whole query being processed?
$ mysql -uroot -e 'show processlist\G'
*************************** 1. row ***************************
Id: 2672
User: root
Host: localhost
db: plummelo_development
Command: Query
Time: 173
State: Copying to tmp table
Info: SELECT SQL_NO_CACHE `recipes`.`id` * 2 + 0 AS `id` , `recipes`.`title` AS `title`, GROUP_CONCAT(DIST