grknight 14/08/28 14:06:54 Modified: my.cnf-5.5 Removed: mysql-5.5.32-Werror.patch Log: Cleanup old patch and remove warning for bug 519630 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.5?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/files/my.cnf-5.5?r1=1.3&r2=1.4 Index: my.cnf-5.5 =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- my.cnf-5.5 25 Apr 2014 00:43:46 -0000 1.3 +++ my.cnf-5.5 28 Aug 2014 14:06:54 -0000 1.4 @@ -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.3 2014/04/25 00:43:46 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/files/my.cnf-5.5,v 1.4 2014/08/28 14:06:54 grknight Exp $ # The following options will be passed to all MySQL clients [client] @@ -122,7 +122,7 @@ # Uncomment this to get FEDERATED engine support #plugin-load=federated=ha_federated.so -loose-federated +#loose-federated [mysqldump] quick
