SOURCES: mysql.init - typo

glen glen at pld-linux.org
Wed Sep 13 11:52:04 CEST 2006


Author: glen                         Date: Wed Sep 13 09:52:04 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   mysql.init (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SOURCES/mysql.init
diff -u SOURCES/mysql.init:1.98 SOURCES/mysql.init:1.99
--- SOURCES/mysql.init:1.98	Wed Sep 13 11:51:34 2006
+++ SOURCES/mysql.init	Wed Sep 13 11:51:59 2006
@@ -787,7 +787,7 @@
 mysqladmin section. See the manual for more instructions.
 
 If you want to use new help tables in MySQL 4.1.x then you'll need to import the help data:
-/usr/bin/mysql -u mysql -p S $MYSQL_SOCKET mysql < /usr/share/mysql/fill_help_tables.sql
+/usr/bin/mysql -u mysql -p -S $MYSQL_SOCKET mysql < /usr/share/mysql/fill_help_tables.sql
 
 END_OF_MSG
       else
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysql.init?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list