grknight    15/03/15 17:31:35

  Modified:             my.cnf-5.1 my.cnf-5.5 my.cnf-5.6
  Log:
  Remove commented value from the example config files that no longer exist in 
MySQL server
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xD1F781EFF9F4A3B6)

Revision  Changes    Path
1.5                  dev-db/mysql/files/my.cnf-5.1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.1?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.1?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.1?r1=1.4&r2=1.5

Index: my.cnf-5.1
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.1,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- my.cnf-5.1  20 Jan 2013 02:40:02 -0000      1.4
+++ my.cnf-5.1  15 Mar 2015 17:31:35 -0000      1.5
@@ -1,5 +1,5 @@
 # @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.1,v 1.4 
2013/01/20 02:40:02 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.1,v 1.5 
2015/03/15 17:31:35 grknight Exp $
 
 # The following options will be passed to all MySQL clients
 [client]
@@ -104,7 +104,6 @@
 # and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
 # we have to take for the moment
 #innodb_data_home_dir          = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
-#innodb_log_arch_dir           = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 #innodb_log_group_home_dir     = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 # you may wish to change this size to be more suitable for your system
 # the max is there to avoid run-away growth on your machine



1.5                  dev-db/mysql/files/my.cnf-5.5

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.5?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.5?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.5?r1=1.4&r2=1.5

Index: my.cnf-5.5
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- my.cnf-5.5  28 Aug 2014 14:06:54 -0000      1.4
+++ my.cnf-5.5  15 Mar 2015 17:31:35 -0000      1.5
@@ -1,5 +1,5 @@
 # @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v 1.4 
2014/08/28 14:06:54 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v 1.5 
2015/03/15 17:31:35 grknight Exp $
 
 # The following options will be passed to all MySQL clients
 [client]
@@ -102,7 +102,6 @@
 # and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
 # we have to take for the moment
 #innodb_data_home_dir          = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
-#innodb_log_arch_dir           = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 #innodb_log_group_home_dir     = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 # you may wish to change this size to be more suitable for your system
 # the max is there to avoid run-away growth on your machine



1.2                  dev-db/mysql/files/my.cnf-5.6

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.6?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.6?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.6?r1=1.1&r2=1.2

Index: my.cnf-5.6
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.6,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- my.cnf-5.6  8 Oct 2014 16:42:41 -0000       1.1
+++ my.cnf-5.6  15 Mar 2015 17:31:35 -0000      1.2
@@ -1,5 +1,5 @@
 # @GENTOO_PORTAGE_EPREFIX@/etc/mysql/my.cnf: The global mysql configuration 
file.
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.6,v 1.1 
2014/10/08 16:42:41 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.6,v 1.2 
2015/03/15 17:31:35 grknight Exp $
 
 # The following options will be passed to all MySQL clients
 [client]
@@ -95,7 +95,6 @@
 # and upstream wants things to be under 
@GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/, so that's the route
 # we have to take for the moment
 #innodb_data_home_dir          = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
-#innodb_log_arch_dir           = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 #innodb_log_group_home_dir     = @GENTOO_PORTAGE_EPREFIX@/var/lib/mysql/
 # you may wish to change this size to be more suitable for your system
 # the max is there to avoid run-away growth on your machine




Reply via email to