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 @@ -1201,9 +1201,6 @@ mysqli.default_user =
1201
1201
; https://php.net/mysqli.default-pw
1202
1202
mysqli.default_pw =
1203
1203
1204
- ; Allow or prevent reconnect
1205
- mysqli.reconnect = Off
1206
-
1207
1204
; If this option is enabled, closing a persistent connection will rollback
1208
1205
; any pending transactions of this connection, before it is put back
1209
1206
; into the persistent connection pool.
Original file line number Diff line number Diff line change @@ -1203,9 +1203,6 @@ mysqli.default_user =
1203
1203
; https://php.net/mysqli.default-pw
1204
1204
mysqli.default_pw =
1205
1205
1206
- ; Allow or prevent reconnect
1207
- mysqli.reconnect = Off
1208
-
1209
1206
; If this option is enabled, closing a persistent connection will rollback
1210
1207
; any pending transactions of this connection, before it is put back
1211
1208
; into the persistent connection pool.
You can’t perform that action at this time.
0 commit comments