]> granicus.if.org Git - php/commitdiff
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
authorAndrey Hristov <andrey@php.net>
Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)
QC will need an ifdef-layer to compile with this

ext/mysqlnd/mysqlnd.h

index 90f8872f050587543ce434d6c7023c4400de9741..b716e120bc67628e9a95c28041795d53dc176e3f 100644 (file)
@@ -28,6 +28,7 @@
 /* This forces inlining of some accessor functions */
 #define MYSQLND_USE_OPTIMISATIONS 0
 #define AUTOCOMMIT_TX_COMMIT_ROLLBACK
+#define MYSQLND_SSL_SUPPORTED
 
 #define MYSQLND_STRING_TO_INT_CONVERSION
 /*