UPDATE: databases/mariadb 10.9.8 -> 11.4.4
This commit is contained in:
parent
08e19bea27
commit
9b4bbf16fe
22 changed files with 1394 additions and 833 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue