mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
2fdb556e04
This patch changes the main name of 3 byte character set from utf8 to utf8mb3. New old_mode UTF8_IS_UTF8MB3 is added and set TRUE by default, so that utf8 would mean utf8mb3. If not set, utf8 would mean utf8mb4.
13 lines
247 B
Text
13 lines
247 B
Text
Bug #54466 client 5.5 built from source lacks "pager" support
|
|
a
|
|
1
|
|
|
|
End of tests
|
|
1
|
|
1
|
|
2
|
|
2
|
|
X
|
|
3
|
|
ERROR 1300 (HY000): Invalid utf8mb3 character string: 'test\xF0\x9F\x98\x81 '
|
|
ERROR 1300 (HY000): Invalid binary character string: 'test\xF0\x9F\x98\x81 '
|