ClickHouse/tests/queries/0_stateless/00842_array_with_constant_overflow.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
67 B
MySQL
Raw Normal View History

SELECT arrayWithConstant(-231.37104, -138); -- { serverError 128 }