ClickHouse/tests/queries/0_stateless/03243_lower_utf8_msan.sql

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

5 lines
149 B
MySQL
Raw Normal View History

2024-09-23 17:18:49 +00:00
-- Tags: no-fasttest
-- no-fasttest: upper/lowerUTF8 use ICU
SELECT ignore(lengthUTF8(lowerUTF8(randomStringUTF8(99)))); -- bug #49672: msan assert