diff options
author | df@pippilotta.erinye.com <> | 2007-03-05 16:10:42 +0100 |
---|---|---|
committer | df@pippilotta.erinye.com <> | 2007-03-05 16:10:42 +0100 |
commit | 921c835ff3d28a9698dde9e158828a3fd3370930 (patch) | |
tree | ad1f83b328eeca07ebe1b8d94ae98ad2a4258fba /support-files | |
parent | 06af7b4b8c9020555e44e900288b58668d176fae (diff) | |
download | mariadb-git-921c835ff3d28a9698dde9e158828a3fd3370930.tar.gz |
add ad
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index f60664bdefd..39866872514 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -539,6 +539,11 @@ chmod -R og-rw $mysql_datadir/mysql # Allow safe_mysqld to start mysqld and print a message before we exit sleep 2 +echo "Thank you for installing the MySQL Community Server! For Production +systems, we recommend MySQL Enterprise, which contains enterprise-ready +software, intelligent advisory services, and full production support with +scheduled service packs and more. Visit www.mysql.com/enterprise for more +information." %post ndb-storage mysql_clusterdir=/var/lib/mysql-cluster |