[Erp5-report] r33966 rafael - /erp5/trunk/buildout/templates/my.cnf.in
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 22 19:11:29 CET 2010
Author: rafael
Date: Mon Mar 22 19:11:29 2010
New Revision: 33966
URL: http://svn.erp5.org?rev=33966&view=rev
Log:
Include mysqld-extra-configuration into my.cnf part to allow extend default configuration. (Update Template.)
Modified:
erp5/trunk/buildout/templates/my.cnf.in
Modified: erp5/trunk/buildout/templates/my.cnf.in
URL: http://svn.erp5.org/erp5/trunk/buildout/templates/my.cnf.in?rev=33966&r1=33965&r2=33966&view=diff
==============================================================================
--- erp5/trunk/buildout/templates/my.cnf.in [utf8] (original)
+++ erp5/trunk/buildout/templates/my.cnf.in [utf8] Mon Mar 22 19:11:29 2010
@@ -49,7 +49,7 @@
character_set_server = utf8
default-character-set = utf8
skip-character-set-client-handshake
-
+${:mysqld-extra-configuration}
[mysqldump]
quick
More information about the Erp5-report
mailing list