diff --git a/include/mysql_com.h b/include/mysql_com.h index 41ca04df029f4..a49abca7c41b1 100644 --- a/include/mysql_com.h +++ b/include/mysql_com.h @@ -272,7 +272,7 @@ enum enum_indicator_type * after the TLS handshake. * */ -#define CLIENT_CAN_SSL_V2 (1ULL << 37) +#define CLIENT_CAN_SSL_V2 (1ULL << 28) #define CLIENT_PROGRESS_OBSOLETE (1ULL << 29) #define CLIENT_SSL_VERIFY_SERVER_CERT (1ULL << 30) diff --git a/libmariadb b/libmariadb index 8c8ac07800b84..cf8638ce2b67e 160000 --- a/libmariadb +++ b/libmariadb @@ -1 +1 @@ -Subproject commit 8c8ac07800b840d1c679953cbecbbb2423600278 +Subproject commit cf8638ce2b67ef215485d8d940beee8a3f1e505b