![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <bootstrap_mysql_account.h>
Public Attributes | |
std::string | account |
uint64_t | password_retries {kMaxPasswordRetries} |
std::string | account_create {"if-not-exists"} |
bool | force_password_validation {false} |
Strings | grant_role |
bool | autogenerated {false} |
std::string UserOptions::account |
std::string UserOptions::account_create {"if-not-exists"} |
bool UserOptions::autogenerated {false} |
bool UserOptions::force_password_validation {false} |
Strings UserOptions::grant_role |
uint64_t UserOptions::password_retries {kMaxPasswordRetries} |