summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-01-21 08:50:12 -0500
committerBrian Evans <grknight@gentoo.org>2016-01-21 08:50:12 -0500
commit433f76ad475f15f199f1c996d77b661c68cca47a (patch)
tree05e48fa8a41a96ed41719bedff642bc3c0f5403f
parentRespin tokudb CFLAGS patch for new MariaDB versions (diff)
downloadmysql-extras-433f76ad475f15f199f1c996d77b661c68cca47a.tar.gz
mysql-extras-433f76ad475f15f199f1c996d77b661c68cca47a.tar.bz2
mysql-extras-433f76ad475f15f199f1c996d77b661c68cca47a.zip
Respin patch for 5.7.10
-rw-r--r--00000_index.txt8
-rw-r--r--20009_all_mysql_myodbc_symbol_fix-5.7.10.patch12
2 files changed, 19 insertions, 1 deletions
diff --git a/00000_index.txt b/00000_index.txt
index 6b8eea9..6281247 100644
--- a/00000_index.txt
+++ b/00000_index.txt
@@ -771,7 +771,13 @@
@@ Export missing symbols
@patch 20009_all_mysql_myodbc_symbol_fix-5.7.8.patch
-@ver 5.07.00.00 to 5.99.99.99
+@ver 5.07.08.00 to 5.07.09.99
+@pn mysql
+@pn percona-server
+@@ Export missing symbols
+
+@patch 20009_all_mysql_myodbc_symbol_fix-5.7.10.patch
+@ver 5.07.10.00 to 5.07.99.99
@pn mysql
@pn percona-server
@@ Export missing symbols
diff --git a/20009_all_mysql_myodbc_symbol_fix-5.7.10.patch b/20009_all_mysql_myodbc_symbol_fix-5.7.10.patch
new file mode 100644
index 0000000..a4a5f45
--- /dev/null
+++ b/20009_all_mysql_myodbc_symbol_fix-5.7.10.patch
@@ -0,0 +1,12 @@
+diff -aurN a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
+--- a/libmysql/CMakeLists.txt 2015-02-26 09:51:43.000000000 -0500
++++ b/libmysql/CMakeLists.txt 2015-03-10 10:47:52.759629219 -0400
+@@ -155,6 +155,8 @@
+ # will have a FR to replace this for decent name/functionality and document it.
+ my_load_defaults
+ handle_options
++dynstr_append_os_quoted
++strfill
+
+ CACHE INTERNAL "Undocumented Functions exported by client API"
+