mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
my_getopt compares option names case-sensitively, causing "Unknown option" errors when users type mixed-case options like wsrep_slave_UK_checks in lowercase wsrep_slave_fk_checks. Made the comparison in the getopt_compare_strings() case-insensitive.
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
--wsrep-slave-uk-checks=1
|