Zhaodong Xie
a827495be1
Preparestmt use LRU Map instead default map (#7435)
* 支持lru淘汰preparestmt cache
* 支持lru淘汰preparestmt cache
* 支持lru淘汰preparestmt cache
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* 只使用lru
* change const export
* Add stmt_store
* refact prepare stmt store
* Rename lru store
* change const export
* ADD UT
* format code and add session level prepare stmt config
* code format according to golinter ci
* ADD UT
---------
Co-authored-by: xiezhaodong <xiezhaodong@bytedance.com>
Co-authored-by: Jinzhu <wosmvp@gmail.com>