mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Lintian complains on spelling error
The lintian check complains on spelling error: https://salsa.debian.org/mariadb-team/mariadb-10.3/-/jobs/95739
This commit is contained in:
committed by
Vicențiu-Marian Ciorbaru
parent
db32d9457e
commit
2df2238cb8
@ -64,7 +64,7 @@ SELECT @@global.ft_boolean_syntax;
|
||||
|
||||
--echo '#--------------------FN_DYNVARS_033_03-------------------------#'
|
||||
######################################################################
|
||||
# see if it is accessable using session scope #
|
||||
# see if it is accessible using session scope #
|
||||
######################################################################
|
||||
--Error ER_GLOBAL_VARIABLE
|
||||
SET @@session.ft_boolean_syntax = '# -><()!*:""&|';
|
||||
|
Reference in New Issue
Block a user