ClickHouse/tests/queries/0_stateless/02426_pod_array_overflow_3.sql

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

2 lines
126 B
MySQL
Raw Normal View History

2022-09-18 00:05:13 +00:00
SELECT * FROM format(Native, '\x01\x01\x01x\x0CArray(UInt8)\x01\x00\xBD\xEF\xBF\xBD\xEF\xBF\xBD\xEF'); -- { serverError 128 }