mariadb/client
Julius Goryavsky f0820400ee MDEV-29817: Issues with handling options for SSL CRLs (and some others)
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).
2022-11-22 14:07:39 +01:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h Add option --enable-cleartext-plugin to the MariaDB client 2022-05-26 14:21:23 +10:00
CMakeLists.txt Cleanup - remove confusing comment. 2021-09-01 18:21:00 +02:00
completion_hash.cc Merge 10.2 into 10.3 2020-11-02 15:48:47 +02:00
completion_hash.h Update FSF Address 2019-05-11 21:29:06 +03:00
echo.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
my_readline.h Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.cc Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mysql_plugin.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mysql_upgrade.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mysqladmin.cc Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mysqlbinlog.cc MDEV-29183: Clarify mysqlbinlog command description (#2245) 2022-10-11 11:40:50 +01:00
mysqlcheck.c MDEV-29817: Issues with handling options for SSL CRLs (and some others) 2022-11-22 14:07:39 +01:00
mysqldump.c MDEV-28720 add log message if flush log failure 2022-10-19 16:00:36 +11:00
mysqlimport.c Fix typos in the codebase. 2022-08-09 18:41:09 +03:00
mysqlshow.c Use memory safe snprintf() in Connect Engine and elsewhere (#2210) 2022-09-28 15:45:25 +01:00
mysqlslap.c MDEV-29817: Issues with handling options for SSL CRLs (and some others) 2022-11-22 14:07:39 +01:00
mysqltest.cc MDEV-27691: prequisite enable/disable service connection 2022-09-23 17:36:08 +07:00
readline.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.cc.dontuse Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
sql_string.h.dontuse Update FSF Address 2019-05-11 21:29:06 +03:00