diff options
author | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2010-11-24 13:43:20 +0300 |
---|---|---|
committer | Alexander Nozdrin <alexander.nozdrin@oracle.com> | 2010-11-24 13:43:20 +0300 |
commit | 6f1c49321f05f19c8b0b3510ee0a420c5e45bf8e (patch) | |
tree | 711c7e6517b6ed41437ec2d15b26c303f244a84b /support-files | |
parent | 5ba54e9343e8b4e26ba639b0a9e27dcd8d90b465 (diff) | |
parent | 9c7629fda39a63300bc288806cbd9d924611c532 (diff) | |
download | mariadb-git-6f1c49321f05f19c8b0b3510ee0a420c5e45bf8e.tar.gz |
Merge from mysql-5.5-bugteam.
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.spec.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index aa861609a5f..d3031b66f3b 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -1106,6 +1106,10 @@ echo "=====" >> $STATUS_HISTORY - Add a "triggerpostun" to handle the uninstall of the "-community" server RPM. - This fixes bug#55015 "MySQL server is not restarted properly after RPM upgrade". +* Wed Nov 24 2010 Alexander Nozdrin <alexander.nozdrin@oracle.com> + +- EXCEPTIONS-CLIENT has been deleted, remove it from here too. + * Tue Jun 15 2010 Joerg Bruehe <joerg.bruehe@sun.com> - Change the behaviour on installation and upgrade: |