[arch-commits] Commit in mysql/trunk (PKGBUILD my.cnf)

Andrea Scarpino andrea at archlinux.org
Mon Feb 1 01:41:19 UTC 2010


    Date: Sunday, January 31, 2010 @ 20:41:19
  Author: andrea
Revision: 66605

removed wrong line (FS#18083)

Modified:
  mysql/trunk/PKGBUILD
  mysql/trunk/my.cnf

----------+
 PKGBUILD |    4 ++--
 my.cnf   |    1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 01:34:40 UTC (rev 66604)
+++ PKGBUILD	2010-02-01 01:41:19 UTC (rev 66605)
@@ -18,7 +18,7 @@
         'mysqld.conf.d')
 md5sums=('451fd3e8c55eecdf4c3ed109dce62f01'
          '7e1c46ccbd91553cc11df7199fbfca32'
-         '26589ea08b78fc38dd174caeb93b810c'
+         '5b197896a429537fea7cbe52bbe440bc'
 	 '4a9077fc95ec6db1d5420e0cdc74d31c')
 
 build() {
@@ -122,4 +122,4 @@
 
   # create directory for PID and sock files
   install -d ${pkgdir}/var/run/mysqld
-}
\ No newline at end of file
+}

Modified: my.cnf
===================================================================
--- my.cnf	2010-02-01 01:34:40 UTC (rev 66604)
+++ my.cnf	2010-02-01 01:41:19 UTC (rev 66605)
@@ -113,7 +113,6 @@
 #innodb_data_home_dir = /var/lib/mysql
 #innodb_data_file_path = ibdata1:10M:autoextend
 #innodb_log_group_home_dir = /var/lib/mysql
-#innodb_log_arch_dir = /var/lib/mysql
 # 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




More information about the arch-commits mailing list