]> git.pld-linux.org Git - packages/mysql.git/blobdiff - percona_support.patch
localize vars
[packages/mysql.git] / percona_support.patch
index ee622cfda5640603db561d50f1f296c161471d29..63c951aa3c37cef8bc5b80b390945982b8c52a45 100644 (file)
@@ -5,15 +5,15 @@
 #!!! notice !!!
 # Any small change to this file in the main branch
 # should be done or reviewed by the maintainer!
-diff -ruN a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
---- a/scripts/mysql_install_db.sh       2009-08-08 09:20:07.000000000 +0000
-+++ b/scripts/mysql_install_db.sh       2009-08-08 09:29:23.000000000 +0000
-@@ -475,6 +475,8 @@
+--- a/scripts/mysql_install_db.sh
++++ b/scripts/mysql_install_db.sh
+@@ -481,6 +481,9 @@
    echo
    echo "Please report any problems with the $scriptdir/mysqlbug script!"
    echo
-+  echo "For commercial support please contact Percona at http://www.percona.com/support/"
-+  echo
++  echo "Percona recommends that all production deployments be protected with a support"
++  echo "contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime,"
++  echo "be eligible for hot fixes, and boost your team's productivity."
  fi
  
  exit 0
This page took 0.029148 seconds and 4 git commands to generate.