--- rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2021/01/27 19:46:06 1.22 +++ rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2021/03/04 20:17:44 1.23 @@ -1,10 +1,10 @@ -# $Id: e-smith-mysql.spec,v 1.21 2020/12/13 22:09:39 jpp Exp $ +# $Id: e-smith-mysql.spec,v 1.22 2021/01/27 19:46:06 jpp Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.6.0 -%define release 18 +%define release 19 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,7 @@ Patch6: e-smith-mysql-2.6.0-bz11145-upda Patch7: e-smith-mysql-2.6.0-bz11021-mariadb2systemd.patch Patch8: e-smith-mysql-2.6.0-bz11120-mysql.init2systemd.patch Patch9: e-smith-mysql-2.6.0-bz7827-dumpfailure.patch +Patch10: e-smith-mysql-2.6.0-bz455-bz4606-bz11404-bz11425.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -31,6 +32,14 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Thu Mar 04 2021 Jean-Philipe Pialasse 2.6.0-19.sme +- add property to enable mysqld slow queries log [SME: 455] + simply use SlowQueries as the amount of second and it is enabled + remove property to stop logging +- more mysqld/mariadb parameter available with properties /templates [SME: 4606] +- ease 4 databit characters with innodb [SME: 11404] +- redirect mariadb log from systemd to file [SME: 11425] + * Wed Jan 27 2021 Jean-Philipe Pialasse 2.6.0-18.sme - fix backup fails in pre-backup in mysqldump [SME: 7827] @@ -811,6 +820,7 @@ rm -rf root/var/log %patch8 -p1 rm -rf root/etc/rc.d/rc7.d %patch9 -p1 +%patch10 -p1 %build perl createlinks