diff options
author | Daniel Dent <DanielDent@users.noreply.github.com> | 2016-01-14 03:59:19 -0800 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2016-02-17 21:46:32 +0400 |
commit | f22f2a62aecad4c213e640bc06388d5d8d6958fd (patch) | |
tree | 7ab9081d54f8f4680c8e729fda047aaed514c14f /debian/additions | |
parent | 59b6b99ce3635077d06a3c0edb05c5ac52ca6e34 (diff) | |
download | mariadb-git-f22f2a62aecad4c213e640bc06388d5d8d6958fd.tar.gz |
MDEV-9484 - Typo fixes
Diffstat (limited to 'debian/additions')
-rw-r--r-- | debian/additions/my.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/additions/my.cnf b/debian/additions/my.cnf index 4645e7c557a..d30ec182c8b 100644 --- a/debian/additions/my.cnf +++ b/debian/additions/my.cnf @@ -177,7 +177,7 @@ quote-names max_allowed_packet = 16M [mysql] -#no-auto-rehash # faster start of mysql but no tab completition +#no-auto-rehash # faster start of mysql but no tab completion [isamchk] key_buffer = 16M |