diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2018-05-26 19:58:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2018-05-26 19:58:40 +0300 |
commit | 16fb1c57a50a62ee3d6e2ea83d51969e5e4d1454 (patch) | |
tree | 5e6cc5e19fb4710a796b4f372a270820690f3a81 /%HOME% | |
parent | runc*: best bash practices (diff) | |
download | linux-home-16fb1c57a50a62ee3d6e2ea83d51969e5e4d1454.tar.gz linux-home-16fb1c57a50a62ee3d6e2ea83d51969e5e4d1454.zip |
.my.cnf: mysql --no-auto-rehash
Diffstat (limited to '%HOME%')
-rw-r--r-- | %HOME%/.my.cnf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/%HOME%/.my.cnf b/%HOME%/.my.cnf new file mode 100644 index 0000000..bf12e31 --- /dev/null +++ b/%HOME%/.my.cnf @@ -0,0 +1,2 @@ +[mysql] +no-auto-rehash |