mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 18:32:29 +00:00
5 lines
149 B
MySQL
5 lines
149 B
MySQL
|
-- Tags: no-fasttest
|
||
|
-- no-fasttest: upper/lowerUTF8 use ICU
|
||
|
|
||
|
SELECT ignore(lengthUTF8(lowerUTF8(randomStringUTF8(99)))); -- bug #49672: msan assert
|