From 4d5668d93b2c01a30cc7fc052ffa4a75b2ba6da8 Mon Sep 17 00:00:00 2001 From: Davi Arnaut Date: Thu, 12 Feb 2009 20:32:37 -0200 Subject: Backport from 6.0 fix for Bug#38249 2722 Konstantin Osipov 2008-10-03 Fix Bug#38249 innodb_log_arch_dir still in support files Remove a non-supported variable from cnf file templates. --- support-files/my-medium.cnf.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'support-files/my-medium.cnf.sh') diff --git a/support-files/my-medium.cnf.sh b/support-files/my-medium.cnf.sh index 211b8ed5e8e..9dc2a299332 100644 --- a/support-files/my-medium.cnf.sh +++ b/support-files/my-medium.cnf.sh @@ -122,7 +122,6 @@ server-id = 1 #innodb_data_home_dir = @localstatedir@/ #innodb_data_file_path = ibdata1:10M:autoextend #innodb_log_group_home_dir = @localstatedir@/ -#innodb_log_arch_dir = @localstatedir@/ # You can set .._buffer_pool_size up to 50 - 80 % # of RAM but beware of setting memory usage too high #innodb_buffer_pool_size = 16M -- cgit v1.2.1