• Julius Goryavsky's avatar
    MDEV-29817: Issues with handling options for SSL CRLs (and some others) · f0820400
    Julius Goryavsky authored
    This patch adds the correct setting of the "--ssl-verify-server-cert"
    option in the client-side utilities such as mysqlcheck and mysqlslap,
    as well as the correct setting of the "--ssl-crl" option when executing
    queries on the slave side, and also add the correct option codes in
    the "sslopts-logopts.h" file (in the latter case, incorrect values
    are not a problem right now, but may cause subtle test failures in
    the future, if the option handling code changes).
    f0820400
slave.cc 284 KB