Update the php.ini
This commit is contained in:
parent
24895fe016
commit
3fbf3021a5
1 changed files with 0 additions and 3 deletions
|
@ -1190,9 +1190,6 @@ mysqli.default_user =
|
|||
; https://php.net/mysqli.default-pw
|
||||
mysqli.default_pw =
|
||||
|
||||
; Allow or prevent reconnect
|
||||
mysqli.reconnect = Off
|
||||
|
||||
; If this option is enabled, closing a persistent connection will rollback
|
||||
; any pending transactions of this connection, before it is put back
|
||||
; into the persistent connection pool.
|
||||
|
|
Loading…
Reference in a new issue