]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- note about help tables in "init" (not in %banner)
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Sep 2006 09:51:34 +0000 (09:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.init -> 1.98

mysql.init

index 2f3cf5bfa9abdf44f014225916182cb6c1595939..d343c9026e3d3c73c8c862c17367a0f92aa1ba72 100644 (file)
@@ -786,6 +786,9 @@ This is done (after starting database; press enter when asked for password) with
 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
This page took 0.405857 seconds and 4 git commands to generate.