diff options
author | unknown <df@pippilotta.erinye.com> | 2007-03-05 16:10:42 +0100 |
---|---|---|
committer | unknown <df@pippilotta.erinye.com> | 2007-03-05 16:10:42 +0100 |
commit | c161bf3e572da50c0fcc50fe385bfa6c69506120 (patch) | |
tree | ad1f83b328eeca07ebe1b8d94ae98ad2a4258fba /support-files/mysql.spec.sh | |
parent | a7d83bf623344cd0227008318e90a6d7ce1fb1b1 (diff) | |
download | mariadb-git-c161bf3e572da50c0fcc50fe385bfa6c69506120.tar.gz |
add ad
support-files/mysql.spec.sh:
add ad at %post
Diffstat (limited to 'support-files/mysql.spec.sh')
-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 |