diff options
Diffstat (limited to 'mysql-test/main/mysql_not_windows.result')
-rw-r--r-- | mysql-test/main/mysql_not_windows.result | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mysql-test/main/mysql_not_windows.result b/mysql-test/main/mysql_not_windows.result new file mode 100644 index 00000000..644b3a0f --- /dev/null +++ b/mysql-test/main/mysql_not_windows.result @@ -0,0 +1,13 @@ +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 ' |