Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: skip TestShowLastQueryStatistics under race
This commit skips TestShowLastQueryStatistics under the `race` test flag because the added overhead of the race detector makes latency checks in the test fail. Fixes #115934 Release note: None
- Loading branch information