andrey Fri, 14 Oct 2011 14:12:16 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=318113
Log: this should be decided by configure 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-10-14 14:03:06 UTC (rev 318112) +++ php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h 2011-10-14 14:12:16 UTC (rev 318113) @@ -28,7 +28,6 @@ /* 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 /*
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php