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