diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-05-16 16:24:28 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-05-16 16:24:28 (GMT) |
commit | fff4c50d3a1d94c807604d6c21355993dfb95c85 (patch) | |
tree | 390f0eb0781b2599449edbdafbeb6aaba34200dc /abs/core/mysql/my.cnf | |
parent | 8de064f6e96f960cdbfe6868d9957a4613f704df (diff) | |
parent | 6f7a84649ef75069cc4fa06fabeb63e762e049d1 (diff) | |
download | linhes_pkgbuild-fff4c50d3a1d94c807604d6c21355993dfb95c85.zip linhes_pkgbuild-fff4c50d3a1d94c807604d6c21355993dfb95c85.tar.gz linhes_pkgbuild-fff4c50d3a1d94c807604d6c21355993dfb95c85.tar.bz2 |
Merge branch 'testing'
Diffstat (limited to 'abs/core/mysql/my.cnf')
-rwxr-xr-x | abs/core/mysql/my.cnf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/mysql/my.cnf b/abs/core/mysql/my.cnf index da26759..42e1c51 100755 --- a/abs/core/mysql/my.cnf +++ b/abs/core/mysql/my.cnf @@ -43,6 +43,7 @@ query_cache_type = 1 query_cache_size = 64M query_cache_limit = 2M join_buffer_size = 2M +ignore-db-dir = lost+found # Don't listen on a TCP/IP port at all. This can be a security enhancement, |