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 | 56f3f2245e7d038e5b1c9d7b182afaf94e67f579 (patch) | |
tree | 711c7e6517b6ed41437ec2d15b26c303f244a84b /support-files | |
parent | 222dd6e138ef100a4d2fed00ff9710343e132f6a (diff) | |
parent | 7a3636c1af6fb82eaad236f85196b5a5bd03c705 (diff) | |
download | mariadb-git-56f3f2245e7d038e5b1c9d7b182afaf94e67f579.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: |