aboutsummaryrefslogtreecommitdiff
path: root/mysql/my.cnf
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-18 17:43:29 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-18 17:43:29 +1200
commit7a389923e86fc13b87fdea71f3248a13ba6fb3f9 (patch)
treea6033dc2dbd8f4784b0666364aad2ab227cf9c0e /mysql/my.cnf
parentPrefer pretty-printed MySQL results interactively (diff)
downloaddotfiles-7a389923e86fc13b87fdea71f3248a13ba6fb3f9.tar.gz
dotfiles-7a389923e86fc13b87fdea71f3248a13ba6fb3f9.zip
Don't hash MySQL completions
Slows things down too much and I don't find it helpful anyway
Diffstat (limited to 'mysql/my.cnf')
-rw-r--r--mysql/my.cnf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql/my.cnf b/mysql/my.cnf
index 806eb728..73862800 100644
--- a/mysql/my.cnf
+++ b/mysql/my.cnf
@@ -1,5 +1,6 @@
[mysql]
default-character-set=utf8
+no-auto-rehash
prompt='(\u@\h:\d) mysql> '
safe-updates