mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Fix error in perf test
This commit is contained in:
parent
1fcf198cec
commit
2134a4f4c1
@ -1,4 +1,7 @@
|
||||
<test>
|
||||
<settings>
|
||||
<async_socket_for_remote>1</async_socket_for_remote>
|
||||
</settings>
|
||||
<query>
|
||||
SELECT sum(x)
|
||||
FROM
|
||||
|
Loading…
Reference in New Issue
Block a user