summaryrefslogtreecommitdiff
path: root/mysql-test/main/ctype_utf32_def.result
blob: 611072eb75b4bdbfc218b4d047f4b2d2a1c178ab (plain)
1
2
3
4
5
6
call mtr.add_suppression("'utf32' can not be used as client character set");
#
# MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax
#
SET GLOBAL ft_boolean_syntax='+ -><()~*:""&|';
SET GLOBAL ft_boolean_syntax=DEFAULT;