mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Next part of merge. See TODO for details
This commit is contained in:
@@ -32,6 +32,8 @@ struct mysql_async_context;
|
||||
struct st_mysql_options_extention {
|
||||
char *plugin_dir;
|
||||
char *default_auth;
|
||||
char *ssl_crl; /* PEM CRL file */
|
||||
char *ssl_crlpath; /* PEM directory of CRL-s? */
|
||||
void (*report_progress)(const MYSQL *mysql,
|
||||
unsigned int stage,
|
||||
unsigned int max_stage,
|
||||
|
Reference in New Issue
Block a user