1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-07 04:01:59 +03:00
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

34 lines
317 B
Plaintext

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