mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 08:14:32 +04:00
mariadb: update to 11.4.3
- Remove 2 upstreamed libfmt patches - Manually refresh 180-relax-mysql_install-db-wrt-pam-tool.patch - Automatically refresh remaining patches Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
b892e7274f
commit
3ea5b95203
@@ -1,6 +1,6 @@
|
||||
--- a/scripts/mysqld_safe.sh
|
||||
+++ b/scripts/mysqld_safe.sh
|
||||
@@ -247,7 +247,7 @@ wsrep_recover_position() {
|
||||
@@ -253,7 +253,7 @@ wsrep_recover_position() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
local wr_options="--disable-log-error --pid-file='$wr_pidfile'"
|
||||
|
||||
@@ -669,7 +669,7 @@ then
|
||||
@@ -675,7 +675,7 @@ then
|
||||
* ) err_log="$DATADIR/$err_log" ;;
|
||||
esac
|
||||
else
|
||||
@@ -18,7 +18,7 @@
|
||||
fi
|
||||
fi
|
||||
|
||||
@@ -755,7 +755,7 @@ fi
|
||||
@@ -761,7 +761,7 @@ fi
|
||||
|
||||
if test -z "$pid_file"
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user