Update mysqlcppcon to version 1.1.0

Drop patch to avoid use of boost::variant
This commit is contained in:
Lionel Elie Mamane
2011-11-13 10:31:22 +01:00
parent 9a2d1b9c34
commit 770cb8ae4d
8 changed files with 58 additions and 200 deletions

View File

@@ -0,0 +1,6 @@
--- misc/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:17:23.640625000 +0200
+++ misc/build/mysql-connector-c++-1.1.0/driver/nativeapi/binding_config.h 2009-08-14 10:13:50.359375000 +0200
@@ -1 +1,2 @@
-dummy
+#define HAVE_DLFCN_H 1
+#define MYSQLCLIENT_STATIC_BINDING 1