mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Change all my_stcasecmp() calls that uses lexical keywords to use lex_string_eq. This is faster as we only call strcasecmp() for strings of different lengths. Removed not used function lex_string_syseq()
1.9 KiB
1.9 KiB