SOURCES: mysql.init - note about help tables in "init" (not in %ba...

glen glen at pld-linux.org
Wed Sep 13 11:51:39 CEST 2006


Author: glen                         Date: Wed Sep 13 09:51:39 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- note about help tables in "init" (not in %banner)

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

---- Diffs:

================================================================
Index: SOURCES/mysql.init
diff -u SOURCES/mysql.init:1.97 SOURCES/mysql.init:1.98
--- SOURCES/mysql.init:1.97	Fri Jul 14 15:03:55 2006
+++ SOURCES/mysql.init	Wed Sep 13 11:51:34 2006
@@ -786,6 +786,9 @@
 NOTE: mysql_logrotate password should be placed to $MYSQL_CONFIG in
 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
+
 END_OF_MSG
       else
 	    fail
================================================================

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



More information about the pld-cvs-commit mailing list