MySQL 9.3.0
Source Code Documentation
bootstrap_mysql_account.h File Reference
#include <map>
#include <set>
#include <string>
#include "mysqlrouter/mysql_session.h"

Go to the source code of this file.

Classes

struct  UserOptions
 
class  BootstrapMySQLAccount
 
struct  BootstrapMySQLAccount::UndoCreateAccountList
 

Typedefs

using Strings = std::vector< std::string >
 

Variables

static constexpr unsigned kMaxPasswordRetries = 10000
 

Typedef Documentation

◆ Strings

using Strings = std::vector<std::string>

Variable Documentation

◆ kMaxPasswordRetries

constexpr unsigned kMaxPasswordRetries = 10000
staticconstexpr