#include <table.h>
◆ cleanup()
void LEX_ALTER::cleanup |
( |
void |
| ) |
|
|
inline |
◆ account_locked
bool LEX_ALTER::account_locked |
◆ expire_after_days
uint16 LEX_ALTER::expire_after_days |
◆ failed_login_attempts
uint LEX_ALTER::failed_login_attempts |
◆ password_history_length
uint32 LEX_ALTER::password_history_length |
◆ password_lock_time
int LEX_ALTER::password_lock_time |
◆ password_reuse_interval
uint32 LEX_ALTER::password_reuse_interval |
◆ update_account_locked_column
bool LEX_ALTER::update_account_locked_column |
◆ update_failed_login_attempts
bool LEX_ALTER::update_failed_login_attempts |
◆ update_password_expired_column
bool LEX_ALTER::update_password_expired_column |
◆ update_password_expired_fields
bool LEX_ALTER::update_password_expired_fields |
◆ update_password_history
bool LEX_ALTER::update_password_history |
◆ update_password_lock_time
bool LEX_ALTER::update_password_lock_time |
◆ update_password_require_current
◆ update_password_reuse_interval
bool LEX_ALTER::update_password_reuse_interval |
◆ use_default_password_history
bool LEX_ALTER::use_default_password_history |
◆ use_default_password_lifetime
bool LEX_ALTER::use_default_password_lifetime |
◆ use_default_password_reuse_interval
bool LEX_ALTER::use_default_password_reuse_interval |
The documentation for this struct was generated from the following file: