dbms: added test to prev. revision [#METR-2944].

This commit is contained in:
Alexey Milovidov 2014-05-01 19:05:36 +04:00
parent c9831381e0
commit 9d225f69ed
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
1

View File

@ -0,0 +1 @@
SELECT toUInt64(1) IN (SELECT * FROM system.numbers LIMIT 1100000)