mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
3 lines
131 B
MySQL
3 lines
131 B
MySQL
|
-- Result does not make sense but UBSan report should not be triggered.
|
||
|
SELECT ignore(now() + INTERVAL 9223372036854775807 MONTH);
|