From 753d1a51f537a24b667d99d9434c4ae3898086d6 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 30 Dec 2023 12:28:55 +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..9238d38 --- /dev/null +++ b/no_relative_paths.patch @@ -0,0 +1,72 @@ +diff -urNpa mysql-8.0.35.orig/sql/mysqld.cc mysql-8.0.35/sql/mysqld.cc +--- mysql-8.0.35.orig/sql/mysqld.cc 2023-12-20 23:22:13.694682253 +0100 ++++ mysql-8.0.35/sql/mysqld.cc 2023-12-20 23:33:27.807838185 +0100 +@@ -1956,7 +1956,6 @@ static void add_terminator(vector