andrey Thu, 24 Mar 2011 16:19:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=309657
Log:
here comes the news
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2011-03-24 16:16:36 UTC (rev 309656)
+++ php/php-src/branches/PHP_5_3/NEWS 2011-03-24 16:19:01 UTC (rev 309657)
@@ -26,6 +26,10 @@
- MySQL Improved extension:
. Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi
queries).
(Andrey)
+
+- mysqlnd
+ . Fixed crash when using more than 28,000 bound parameters. Workaround is to
+ set mysqlnd.net_cmd_buffer_size to at least 9000. (Andrey)
- PDO DBlib driver:
. Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php