From 443a9999a45f8c38d85871d9fc9685dc354d78b0 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 30 Dec 2023 13:08:04 +0100 Subject: [PATCH] - drop use of paths relative to mysql binary path --- no_relative_paths.patch | 72 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 no_relative_paths.patch diff --git a/no_relative_paths.patch b/no_relative_paths.patch new file mode 100644 index 0000000..dfac7dd --- /dev/null +++ b/no_relative_paths.patch @@ -0,0 +1,72 @@ +diff -urNpa mysql-8.2.0.orig/sql/mysqld.cc mysql-8.2.0/sql/mysqld.cc +--- mysql-8.2.0.orig/sql/mysqld.cc 2023-12-30 12:55:09.027295242 +0100 ++++ mysql-8.2.0/sql/mysqld.cc 2023-12-30 13:03:21.431172893 +0100 +@@ -1967,7 +1967,6 @@ static void add_terminator(vector