Skip to content
Permalink
Browse files
Fix change in xml2 test result
  • Loading branch information
Buggynours committed Aug 22, 2019
1 parent 7628fd3 commit 672cc34
Showing 1 changed file with 1 addition and 1 deletion.
@@ -325,7 +325,7 @@ HEX(c) 3F3F3F3F3F3F3F
Warnings:
Level Warning
Code 1366
Message Incorrect string value: '\xC3\x81\xC3\x82\xC3\x83...' for column `test`.`t1`.`c` at row 1
Message Incorrect string value: '\xC3\x81\xC3\x82\xC3\x83...' for column 'c' at row 1
Level Warning
Code 1105
Message Out of range value ÁÂÃÄÅÆÇ for column 'c' at row 1

0 comments on commit 672cc34

Please sign in to comment.