summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_dec8.test
blob: 869d6242225aba76377acdb12a46f1970c710348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--echo #
--echo # Start of 10.5 tests
--echo #

--echo #
--echo # MDEV-22625 SIGSEGV in intern_find_sys_var (optimized builds)
--echo #

SET NAMES dec8;
SET @seq=_dec8 0xD0;
--source include/ctype_ident_sys.inc

--echo #
--echo # End of 10.5 tests
--echo #