一个 mysql server 上的小技巧
星期日, 五月 23rd, 2010 Posted in 服务器应用 | No Comments »
在my.cnf 的 mysql 端 添加如下设置
[mysql] #no-auto-rehash # faster start of mysql but no tab completition prompt="(\u:mysql1@linuxbyte.org \R:\m)[\d]: "
会产生如下效果:
Page 1 of 11
星期日, 五月 23rd, 2010 Posted in 服务器应用 | No Comments »
在my.cnf 的 mysql 端 添加如下设置
[mysql] #no-auto-rehash # faster start of mysql but no tab completition prompt="(\u:mysql1@linuxbyte.org \R:\m)[\d]: "
会产生如下效果: