mysql readable output code example Example: mysql readable output -- Add \G at the end of your query select * from mysql.user\G;