mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
6 lines
159 B
XML
6 lines
159 B
XML
<test>
|
|
<settings><max_threads>1</max_threads></settings>
|
|
|
|
<query><![CDATA[SELECT count() FROM test.hits WHERE ClientIP6 < RemoteIP6]]></query>
|
|
</test>
|