andrey Tue, 03 May 2011 09:37:53 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=310735
Log:
extend the API in the backward compatible way
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h
Modified: php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h
===================================================================
--- php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h 2011-05-03 09:11:07 UTC
(rev 310734)
+++ php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h 2011-05-03 09:37:53 UTC
(rev 310735)
@@ -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
/*
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php