Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4
-
None
Description
when set maxStatements_ > 0 , it will open preparedstmt cache function. then I open trafci 'using timing' function, and do prepare s from select * from tbl, it cost much time than i close preparedstmt cache.
the reason is when get pstmt from cache, it will do a network connection to get current schema name, while it has already been cache in local.
Attachments
Issue Links
- links to