]> git.pld-linux.org Git - packages/mysql.git/blob - percona_support.patch
- rel 0.5 (consider this to be test before rel 1); update percona patches; drop obsol...
[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 diff -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.056035 seconds and 4 git commands to generate.