mariadb: Update to the latest version 10.9.3
[feed/packages.git] / utils / mariadb / patches / 190-replace-hostname-in-mysqld_safe.patch
index 69d09c01776032488a0e372ba7f0dc75b61d7c30..4cce4d4facbc163782b49726f72171f2a435b69b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/scripts/mysqld_safe.sh
 +++ b/scripts/mysqld_safe.sh
-@@ -246,7 +246,7 @@ wsrep_recover_position() {
+@@ -247,7 +247,7 @@ wsrep_recover_position() {
      return 1
    fi
  
@@ -9,7 +9,7 @@
  
    local wr_options="--disable-log-error  --pid-file='$wr_pidfile'"
  
-@@ -667,7 +667,7 @@ then
+@@ -669,7 +669,7 @@ then
          * ) err_log="$DATADIR/$err_log" ;;
        esac
      else
@@ -18,7 +18,7 @@
      fi
    fi
  
-@@ -746,7 +746,7 @@ fi
+@@ -755,7 +755,7 @@ fi
  
  if test -z "$pid_file"
  then