UPDATE: databases/mariadb 10.9.8 -> 11.4.4

This commit is contained in:
purplerain 2025-01-21 19:15:58 +00:00
parent 08e19bea27
commit 9b4bbf16fe
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
22 changed files with 1394 additions and 833 deletions

View file

@ -12,7 +12,7 @@ Index: scripts/mysqld_safe.sh
pid_file=
err_log=
err_log_base=
@@ -734,7 +734,7 @@ then
@@ -740,7 +740,7 @@ then
[ "$user" ] && chown $user $mysql_unix_port_dir
[ "$group" ] && chgrp $group $mysql_unix_port_dir
fi