[MKDoc-commit] [1.6] The alt MySQL db creation command is needed for 4.1.x not 4.0.x

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Tue Sep 13 14:21:03 BST 2005


Log Message:
-----------
[1.6] The alt MySQL db creation command is needed for 4.1.x not 4.0.x

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd:
        INSTALL.TXT

-------------- next part --------------
Index: INSTALL.TXT
===================================================================
RCS file: /var/spool/cvs/mkd/INSTALL.TXT,v
retrieving revision 1.3.2.39
retrieving revision 1.3.2.40
diff -LINSTALL.TXT -LINSTALL.TXT -u -r1.3.2.39 -r1.3.2.40
--- INSTALL.TXT
+++ INSTALL.TXT
@@ -226,7 +226,7 @@
 
     flush privileges;
 
-For mysql-4.x the db line needs to have two extra entries:
+For mysql-4.1.x the db line needs to have two extra entries:
 
     INSERT INTO db (Host, Db, User, Select_priv, Insert_priv,
     Update_priv, Delete_priv, Create_priv,Drop_priv, Grant_priv,


More information about the MKDoc-commit mailing list