mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
--user option added to mysqlmanager
This commit is contained in:
@ -34,8 +34,7 @@ struct Options
|
||||
static const char *socket_file_name;
|
||||
static const char *password_file_name;
|
||||
static const char *default_mysqld_path;
|
||||
static const char *default_admin_user;
|
||||
static const char *default_admin_password;
|
||||
static const char *user;
|
||||
static uint monitoring_interval;
|
||||
static uint port_number;
|
||||
static const char *bind_address;
|
||||
|
Reference in New Issue
Block a user