[Erp5-report] r40282 luke - /erp5/trunk/buildout/README-2.12.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 15 17:23:10 CET 2010


Author: luke
Date: Mon Nov 15 17:23:09 2010
New Revision: 40282

URL: http://svn.erp5.org?rev=40282&view=rev
Log:
 - exit from mysql shell

Modified:
    erp5/trunk/buildout/README-2.12.txt

Modified: erp5/trunk/buildout/README-2.12.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README-2.12.txt?rev=40282&r1=40281&r2=40282&view=diff
==============================================================================
--- erp5/trunk/buildout/README-2.12.txt [utf8] (original)
+++ erp5/trunk/buildout/README-2.12.txt [utf8] Mon Nov 15 17:23:09 2010
@@ -159,6 +159,7 @@ mysql> grant all privileges on developme
 mysql> create database test212;
 mysql> grant all privileges on test212.* to 'test'@'localhost';
 mysql> grant all privileges on test212.* to 'test'@'127.0.0.1';
+mysql> exit
 
 (there is automated support for creating databases but it's not currently
 working with the Zope 2.12 buildout)




More information about the Erp5-report mailing list