summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_cp866.result
blob: 008f94f3c7974493806584429fd1b4ac72dee48e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Start of 10.2 tests
#
#
# MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_int
#
SELECT _cp866'' LIKE _cp866'' ESCAPE _cp866 0xFF;
_cp866'' LIKE _cp866'' ESCAPE _cp866 0xFF
1
#
# End of 10.2 tests
#