MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)

QC will need an ifdef-layer to compile with this
This commit is contained in:
Andrey Hristov 2011-10-10 20:49:28 +00:00
parent f3d88a7bba
commit 68ce999e18

View 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
/*