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
Previously, crdb_internal.tenant_span_stats would crash
if the number of arguments were incorrect. This patch,
adds a check for the parameter count.
Fixes: cockroachdb#99182
Release note: None
0 commit comments