mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-25 10:26:22 -06:00
Update summary.sql
This commit is contained in:
committed by
GitHub
parent
c8e2952188
commit
05fd59db71
@@ -34,5 +34,5 @@ from (
|
||||
) as cli_mult
|
||||
from import_perf_results as o
|
||||
where o.server = 'mysql'
|
||||
order by 1,2;
|
||||
order by 1,2
|
||||
) stats;
|
||||
|
||||
Reference in New Issue
Block a user