]> git.pld-linux.org Git - packages/mysql.git/blob - percona_support.patch
- updated to 5.5.32
[packages/mysql.git] / percona_support.patch
1 # name       : percona-support.patch
2 # introduced : 11 or before
3 # maintainer : Oleg
4 #
5 #!!! notice !!!
6 # Any small change to this file in the main branch
7 # should be done or reviewed by the maintainer!
8 --- a/scripts/mysql_install_db.sh
9 +++ b/scripts/mysql_install_db.sh
10 @@ -481,6 +481,9 @@
11    echo
12    echo "Please report any problems with the $scriptdir/mysqlbug script!"
13    echo
14 +  echo "Percona recommends that all production deployments be protected with a support"
15 +  echo "contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime,"
16 +  echo "be eligible for hot fixes, and boost your team's productivity."
17  fi
18  
19  exit 0
This page took 0.047802 seconds and 3 git commands to generate.