比如:
输出为
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| test               |
| zshinfo            |
+--------------------+只需:
information_schema 
mysql              
performance_schema 
test               
zshinfo            
即可。