mariadb/mysql-test/r/binary.result
monty@donna.mysql.com c0f40d14cc Added support for hex strings to mysqlimport
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
2000-12-28 03:56:38 +02:00

33 lines
317 B
Text

name
ĺ
ä
ö
concat("*",name,"*")
*ĺ*
*ä*
*ö*
min(name) min(concat("*",name,"*")) max(name) max(concat("*",name,"*"))
ĺ *ĺ* ö *ö*
name
ä
ĺ
ö
concat("*",name,"*")
*ä*
*ĺ*
*ö*
min(name) min(concat("*",name,"*")) max(name) max(concat("*",name,"*"))
ä *ä* ö *ö*
name
ä
ö
name
ä
ĺ
ö
name
a b
hello hello
a b
a b
hello hello