File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -1211,9 +1211,6 @@ mysqli.default_user =
12111211; https://php.net/mysqli.default-pw
12121212mysqli.default_pw =
12131213
1214- ; Allow or prevent reconnect
1215- mysqli.reconnect = Off
1216-
12171214; If this option is enabled, closing a persistent connection will rollback
12181215; any pending transactions of this connection, before it is put back
12191216; into the persistent connection pool.
Original file line number Diff line number Diff line change @@ -1213,9 +1213,6 @@ mysqli.default_user =
12131213; https://php.net/mysqli.default-pw
12141214mysqli.default_pw =
12151215
1216- ; Allow or prevent reconnect
1217- mysqli.reconnect = Off
1218-
12191216; If this option is enabled, closing a persistent connection will rollback
12201217; any pending transactions of this connection, before it is put back
12211218; into the persistent connection pool.
You can’t perform that action at this time.
0 commit comments