mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
here comes the news
This commit is contained in:
parent
8b33e6fae0
commit
018013e579
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -26,6 +26,10 @@ PHP NEWS
|
|||
- 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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue