mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
adding what last commit was missing
This commit is contained in:
parent
34e56fea0b
commit
f71444c756
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ static PHP_GINIT_FUNCTION(mysqlnd)
|
|||
mysqlnd_globals->net_read_buffer_size = 32768;
|
||||
mysqlnd_globals->net_read_timeout = 31536000;
|
||||
mysqlnd_globals->log_mask = 0;
|
||||
mysqlnd_globals->log_mask = 16000;
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue