mariadb/client
Julius Goryavsky 1ebf0b7372 MDEV-29817: Issues with handling options for SSL CRLs (and some others)
This patch adds the correct setting of the "--tls-version" and
"--ssl-verify-server-cert" options in the client-side utilities
such as mysqltest, mysqlcheck and mysqlslap, as well as the correct
setting of the "--ssl-crl" option when executing queries on the
slave side, and also 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).
2022-11-22 15:16:12 +01:00
..
async_example.c
client_priv.h
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
my_readline.h
mysql.cc
mysql_plugin.c
mysql_upgrade.c
mysqladmin.cc
mysqlbinlog.cc Merge 10.3 into 10.4 2022-10-11 15:18:49 +03:00
mysqlcheck.c MDEV-29817: Issues with handling options for SSL CRLs (and some others) 2022-11-22 15:16:12 +01:00
mysqldump.c Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
mysqlimport.c Remove HAVE_SNPRINTF 2022-10-05 10:09:49 +03:00
mysqlshow.c
mysqlslap.c MDEV-29817: Issues with handling options for SSL CRLs (and some others) 2022-11-22 15:16:12 +01:00
mysqltest.cc MDEV-29817: Issues with handling options for SSL CRLs (and some others) 2022-11-22 15:16:12 +01:00
readline.cc
sql_string.cc.dontuse
sql_string.h.dontuse