Commit 4b438a2f authored by Aleksandr Kuzminsky's avatar Aleksandr Kuzminsky

Fixed percona-support.patch for debian for 5.1.54

parent 5974f760
......@@ -4,12 +4,12 @@
--- a/scripts/mysql_install_db.sh 2009-08-08 09:20:07.000000000 +0000
+++ b/scripts/mysql_install_db.sh 2009-08-08 09:29:23.000000000 +0000
@@ -471,7 +471,7 @@
@@ -469,6 +469,8 @@
echo
echo "Please report any problems with the $scriptdir/mysqlbug script!"
echo
echo "The latest information about MySQL is available at http://www.mysql.com/"
- echo "Support MySQL by buying support/licenses from http://shop.mysql.com/"
+ echo "For commercial support please contact Percona at http://www.percona.com/contacts.html"
echo
fi
+ echo
fi
exit 0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment