]> git.pld-linux.org Git - packages/mysql.git/blame - percona_support.patch
- disable response-time-distribution patch on arch which has no atomic builtins even...
[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
11@@ -475,6 +475,8 @@
12 echo
13 echo "Please report any problems with the $scriptdir/mysqlbug script!"
14 echo
15+ echo "For commercial support please contact Percona at http://www.percona.com/support/"
16+ echo
17 fi
18
19 exit 0
This page took 0.363959 seconds and 4 git commands to generate.