SPECS: mysql.spec - mysql_upgrade should be ran after restarting mysqld

glen glen at pld-linux.org
Fri Oct 24 15:23:29 CEST 2008


Author: glen                         Date: Fri Oct 24 13:23:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mysql_upgrade should be ran after restarting mysqld

---- Files affected:
SPECS:
   mysql.spec (1.423 -> 1.424) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.423 SPECS/mysql.spec:1.424
--- SPECS/mysql.spec:1.423	Thu Oct 23 15:32:14 2008
+++ SPECS/mysql.spec	Fri Oct 24 15:23:23 2008
@@ -781,7 +781,7 @@
 done
 
 (
-echo 'You should run MySQL upgrade scripts for all MySQL clusters.'
+echo 'You should run MySQL upgrade script *after* restarting MySQL server for all MySQL clusters.'
 echo 'Thus, you should invoke:'
 for config in $configs; do
 	datadir=$(awk -F= '!/^#/ && $1 ~ /datadir/{print $2}' $config | xargs)
@@ -1044,6 +1044,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.424  2008/10/24 13:23:23  glen
+- mysql_upgrade should be ran after restarting mysqld
+
 Revision 1.423  2008/10/23 13:32:14  glen
 - move ChangeLog to %doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.423&r2=1.424&f=u



More information about the pld-cvs-commit mailing list