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
- dangling clnt->thd: worker now clears sqlthd->clnt / clnt->thd (under
gbl_sql_lock / clnt->sql_lk) before signal_clnt_as_done; skipped on nested
replay; watchdog long-running-clnt scan reads clnt->thd once
- SEGV in newsql_write_postponed_evbuffer: only set postponed_write if the
postponed row was actually saved; NULL-check before sending
- abort sending startgen with rqid 0: keep rqid on the lock-desired restart
path when keep_rqid, and don't resend commit logic on an ended session
0 commit comments