You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If SELECT query is cached and later if there exists a session
state then the same SELECT query when run will not send OK packet
with session state as the result sets is picked from cache. For
now disabling deprecate_eof.test when query_cache is ON.
0 commit comments