summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-08-05 12:12:49 -0400
committerBrian Evans <grknight@gentoo.org>2015-08-05 12:12:49 -0400
commit1f3c6320b6bc23ca9b54bf81f9add0ae42e2e676 (patch)
treebdb6d49876d5f3fed0a016d4f0f19c24b59364f7 /20009_all_mysql_myodbc_symbol_fix-5.7.8.patch
parentFix deprecated perl array defined syntax for test suite in 5.5 (diff)
downloadmysql-extras-1f3c6320b6bc23ca9b54bf81f9add0ae42e2e676.tar.gz
mysql-extras-1f3c6320b6bc23ca9b54bf81f9add0ae42e2e676.tar.bz2
mysql-extras-1f3c6320b6bc23ca9b54bf81f9add0ae42e2e676.zip
Respin myodbc patch for mysql-5.7.8
Diffstat (limited to '20009_all_mysql_myodbc_symbol_fix-5.7.8.patch')
-rw-r--r--20009_all_mysql_myodbc_symbol_fix-5.7.8.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/20009_all_mysql_myodbc_symbol_fix-5.7.8.patch b/20009_all_mysql_myodbc_symbol_fix-5.7.8.patch
new file mode 100644
index 0000000..a4be6a5
--- /dev/null
+++ b/20009_all_mysql_myodbc_symbol_fix-5.7.8.patch
@@ -0,0 +1,13 @@
+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,7 +155,9 @@
+ # will have a FR to replace this for decent name/functionality and document it.
+ my_load_defaults
+ handle_options
+ mysql_get_parameters
++dynstr_append_os_quoted
++strfill
+
+ CACHE INTERNAL "Undocumented Functions exported by client API"
+