• Georg Richter's avatar
    Remove CLIENT_SSL_VERIFY_SERVER_CERT · 8b01c296
    Georg Richter authored
    Since TLS server certificate verification is a client
    only option, this flag is removed in both client (C/C)
    and MariaDB server capability flags.
    
    This patch reverts commit 89d759b9
    (MySQL Bug #21543) and stores the server certificate validation
    option in mysql->options.extensions.
    8b01c296
mysql_com.h 29.1 KB