]> git.pld-linux.org Git - packages/mysql.git/blame - percona_support.patch
- make mysql.init a bit more lsb-compatible
[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!
8diff -ruN a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh
9--- a/scripts/mysql_install_db.sh 2009-08-08 09:20:07.000000000 +0000
10+++ b/scripts/mysql_install_db.sh 2009-08-08 09:29:23.000000000 +0000
adf0fb13 11@@ -475,6 +475,9 @@
b4e1fa2c
AM
12 echo
13 echo "Please report any problems with the $scriptdir/mysqlbug script!"
14 echo
adf0fb13
AM
15+ echo "Percona recommends that all production deployments be protected with a support"
16+ echo "contract (http://www.percona.com/mysql-suppport/) to ensure the highest uptime,"
17+ echo "be eligible for hot fixes, and boost your team's productivity."
b4e1fa2c
AM
18 fi
19
20 exit 0
This page took 0.036538 seconds and 4 git commands to generate.