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
SDBM-1909: Change statement_rows dict to a TTL cache to fix mysql memory leaks (#21097)
* always emit session_id as integer
* change statement_rows to TTL cache
* changelog and remove accidental change
* fix changelog
* expire old keys upon run job
0 commit comments