[arch-commits] Commit in mysql/trunk (mysql.install)

Angel Velásquez angvp at archlinux.org
Fri Feb 4 21:41:15 UTC 2011


    Date: Friday, February 4, 2011 @ 16:41:15
  Author: angvp
Revision: 108907

upgpkg: mysql 5.5.8-8
Updating to 5.5.8

Modified:
  mysql/trunk/mysql.install

---------------+
 mysql.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: mysql.install
===================================================================
--- mysql.install	2011-02-04 21:40:43 UTC (rev 108906)
+++ mysql.install	2011-02-04 21:41:15 UTC (rev 108907)
@@ -11,7 +11,7 @@
 
   if [ "$(vercmp $2 5.5)" -lt 0 ]; then
     echo " >> "
-    echo " >> Major version update. Consider running mysql_upgrade on your databases."
+    echo " >> Major version update. Consider restart the service, and then running mysql_upgrade after it."
     echo " >> "
   fi
 }




More information about the arch-commits mailing list