Support GBK for builtin function concat
#28356
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
concat
#28356
The built-in function
concat()
is not fully compatible with MySQL.According to MySQL's concat() document:
Excepted result(MySQL 8.0.25):
Note that the first bytes are
D6D0CEC4
, which is GBK encoding bytes for中文
.This special handling for binary literal also applies to input:
The text was updated successfully, but these errors were encountered: