mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
3 lines
113 B
MySQL
3 lines
113 B
MySQL
|
-- The result is unspecified but UBSan should not argue.
|
||
|
SELECT ignore(addHours(now64(3), inf)) FROM numbers(2);
|