1 |
# $Id: e-smith-mysql.spec,v 1.6 2014/02/02 20:19:03 wellsi Exp $ |
# $Id: e-smith-mysql.spec,v 1.7 2014/03/18 02:42:43 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith specific mysql configuration and templates. |
Summary: e-smith specific mysql configuration and templates. |
4 |
%define name e-smith-mysql |
%define name e-smith-mysql |
27 |
%changelog |
%changelog |
28 |
* Mon Mar 17 2014 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme |
* Mon Mar 17 2014 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme |
29 |
- Use mysql_upgrade in 00_restore_dumped_dbs, by Terje Edseth [SME: 8166] |
- Use mysql_upgrade in 00_restore_dumped_dbs, by Terje Edseth [SME: 8166] |
30 |
|
- Rename 10fix_privilege_tables to 10mysql_upgrade to reduce confusion. |
31 |
|
|
32 |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme |
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme |
33 |
- Use mysql_upgrade --force due to upgrade to MySQL 5.1 [SME: 8166] |
- Use mysql_upgrade --force due to upgrade to MySQL 5.1 [SME: 8166] |