summaryrefslogtreecommitdiffstats
path: root/mysql-missing-string-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-missing-string-code.patch')
-rw-r--r--mysql-missing-string-code.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/mysql-missing-string-code.patch b/mysql-missing-string-code.patch
index dd54f8e..4627760 100644
--- a/mysql-missing-string-code.patch
+++ b/mysql-missing-string-code.patch
@@ -1,8 +1,9 @@
Crude workaround for bug #587170. There are probably better ways ...
---- mysql-5.1.50/storage/federated/Makefile.am.orig 2010-08-03 19:24:29.000000000 +0200
-+++ mysql-5.1.50/storage/federated/Makefile.am 2010-08-20 16:43:51.151715305 +0200
+diff -Naur mysql-5.1.50.orig/storage/federated/Makefile.am mysql-5.1.50/storage/federated/Makefile.am
+--- mysql-5.1.50.orig/storage/federated/Makefile.am 2010-08-03 13:24:29.000000000 -0400
++++ mysql-5.1.50/storage/federated/Makefile.am 2010-08-27 23:49:22.280394828 -0400
@@ -38,6 +38,7 @@
ha_federated_la_CXXFLAGS= $(AM_CXXFLAGS) -DMYSQL_DYNAMIC_PLUGIN
ha_federated_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN