From 5676186bc76900b0577081f60fb1280f8c6626ab Mon Sep 17 00:00:00 2001 From: Filip Hajny Date: Thu, 9 Jul 2015 13:16:53 +0000 Subject: [PATCH] Remove two config lines not supported by MariaDB --- mariadb10-server/files/my-joyent.cnf.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/mariadb10-server/files/my-joyent.cnf.sh b/mariadb10-server/files/my-joyent.cnf.sh index edb06cce..0701134f 100644 --- a/mariadb10-server/files/my-joyent.cnf.sh +++ b/mariadb10-server/files/my-joyent.cnf.sh @@ -53,8 +53,6 @@ innodb_write_io_threads = 8 #long_query_time = 0.5 slow_query_log_file = @VARBASE@/log/mysql/slowquery.log slow_query_log = 1 -log_slow_filter = "full_scan,tmp_table_on_disk,filesort_on_disk" -log_slow_verbosity = "full" # Other general MySQL settings table_open_cache = 512