* Fri Mar 07 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-9.sme
- upgrade to support mariadb 11.4 [SME: 12930] move mariadb-upgrade to mysql.init unit remove duplicate in 00_restore_dumped_dbs and 10mysql_upgrade, add a tmp.d for pid file, add post action dnf script update mariadb.service.d/ content, set default to utfmb4 - mysql.user table filtering [SME: 12592] * Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-8.sme - prestart script requires daemontools bins [SME: 12566]
This commit is contained in:
parent
e7a6e31905
commit
3ee120228a
@ -57,6 +57,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
--file "/sbin/e-smith/systemd/mariadb-initialize" 'attr(0554,root,root)' \
|
||||
--file "/sbin/e-smith/systemd/mariadb-post" 'attr(0554,root,root)' \
|
||||
--file "/sbin/e-smith/systemd/mysql.init" 'attr(0554,root,root)' \
|
||||
--file "/usr/bin/mysql_filter_tables" 'attr(0554,root,root)' \
|
||||
--file "/usr/bin/mysql_filter_user_table" 'attr(0554,root,root)' \
|
||||
--dir '/home/e-smith/db/mysql' 'attr(0750,root,root)' \
|
||||
--dir "/var/log/mariadb" 'attr(0750,mysql,mysql)' \
|
||||
--dir "/var/log/mysql.init" 'attr(0750,root,root)' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user