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
stmtdiagnostics: don't create statement dignostics request for txn diagnostics
Previously, `innerInsertStatementDiagnostics` was creating new statement
diagnostics requests when a transaction diagnostics bundle was being created.
Now, these new statement requests will no longer be created.
Epic: CRDB-53541
Release note: None
0 commit comments