只使用lru
This commit is contained in:
parent
e233e7c195
commit
2a08d0e193
@ -116,6 +116,7 @@ func (sdb *PreparedStmtDB) Reset() {
|
||||
}
|
||||
}(stmt)
|
||||
}
|
||||
//Migrator
|
||||
defaultStmt := newPrepareStmtCache(0, 0)
|
||||
sdb.Stmts = *defaultStmt
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user