]> git.pld-linux.org Git - packages/mysql.git/blame - percona_support.patch
move status action to status function
[packages/mysql.git] / percona_support.patch
CommitLineData
b4e1fa2c
AM
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!
db82db79
AM
8--- a/scripts/mysql_install_db.sh
9+++ b/scripts/mysql_install_db.sh
734d6226 10@@ -481,6 +481,9 @@
b4e1fa2c
AM
11 echo
12 echo "Please report any problems with the $scriptdir/mysqlbug script!"
13 echo
adf0fb13
AM
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."
b4e1fa2c
AM
17 fi
18
19 exit 0
This page took 0.202153 seconds and 4 git commands to generate.