summaryrefslogtreecommitdiffstats
path: root/abs/core/mysql/my.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mysql/my.cnf')
-rwxr-xr-xabs/core/mysql/my.cnf1
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,