mysql 表名自动补全

 

mysql 也可以像bash shell那样,按tab键自动补全表名,字段名

$ mysql -uroot -p --auto-rehash

 

【参考】http://www.phpmag.ru/2009/01/28/mysql-how-to-enable-auto-completion/

posted @ 2012-05-26 00:22  Sheldon.Dai  阅读(483)  评论(0编辑  收藏  举报