update:开启短线重连

This commit is contained in:
JaguarJack
2021-01-17 11:17:37 +08:00
parent 849493eea2
commit cff7b38058
4 changed files with 1 additions and 87 deletions

View File

@@ -49,7 +49,7 @@ return [
// 是否严格检查字段是否存在
'fields_strict' => true,
// 是否需要断线重连
'break_reconnect' => false,
'break_reconnect' => true,
// 监听SQL
'trigger_sql' => true,
// 开启字段缓存