summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd.h
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2011-05-03 09:37:53 +0000
committerAndrey Hristov <andrey@php.net>2011-05-03 09:37:53 +0000
commit5bac59b7d18e75b0828419a98c849dd1a915a8b4 (patch)
tree7463bf5446fde28e666d9e0977da7190d99070d0 /ext/mysqlnd/mysqlnd.h
parent93ce043480bf65f4479995b88bf0b9fd139108f4 (diff)
downloadphp-git-5bac59b7d18e75b0828419a98c849dd1a915a8b4.tar.gz
extend the API in the backward compatible way
Diffstat (limited to 'ext/mysqlnd/mysqlnd.h')
-rw-r--r--ext/mysqlnd/mysqlnd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mysqlnd/mysqlnd.h b/ext/mysqlnd/mysqlnd.h
index 3ea64e62f1..90f8872f05 100644
--- a/ext/mysqlnd/mysqlnd.h
+++ b/ext/mysqlnd/mysqlnd.h
@@ -27,6 +27,7 @@
/* This forces inlining of some accessor functions */
#define MYSQLND_USE_OPTIMISATIONS 0
+#define AUTOCOMMIT_TX_COMMIT_ROLLBACK
#define MYSQLND_STRING_TO_INT_CONVERSION
/*