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
sql: fix nil panic when KV external send request fails
This fixes a critical bug where a KV external send request will
encounter a nil pointer exception if the transaction fails.
Fixes: #158782
Release note: None
0 commit comments