[PATCH] MDEV-22659: Create one single unified and optimal logrotate config
authorOtto Kekäläinen <otto@kekalainen.net>
Wed, 30 Sep 2020 17:01:35 +0000 (20:01 +0300)
committerOtto Kekäläinen <otto@debian.org>
Mon, 14 Nov 2022 06:27:08 +0000 (06:27 +0000)
commit18554b1eecd7464410b54de59841ca51867d0735
tree0e1460c6753ab8c35ebbf5a819cbd6cf1935545f
parent3380e431d432f56b4f068f8057bda4b50431850a
[PATCH] MDEV-22659: Create one single unified and optimal logrotate config

Replace mysql-log-rotate.sh and debian/...mysql-server.logrotate with one
new unified and well documented version.

Name is mariadb.logrotate.in as in 10.6 branch we use now the 'mariadb'
name, and use 'logrotate' to match the actual name of the utility, and
use '.in' instead of '.sh' as this is not a shell script but a template
file.

Gbp-Pq: Name 1556.patch
.gitignore
support-files/CMakeLists.txt
support-files/mariadb.logrotate.in [new file with mode: 0644]