MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
connection_control::Connection_control_pfs_table_data_row Class Reference

#include <connection_control_pfs_table.h>

Public Member Functions

 Connection_control_pfs_table_data_row (const std::string &userhost, const PSI_ulong &failed_attempts)
 

Public Attributes

std::string m_userhost
 
PSI_ulong m_failed_attempts
 

Constructor & Destructor Documentation

◆ Connection_control_pfs_table_data_row()

connection_control::Connection_control_pfs_table_data_row::Connection_control_pfs_table_data_row ( const std::string &  userhost,
const PSI_ulong failed_attempts 
)

Member Data Documentation

◆ m_failed_attempts

PSI_ulong connection_control::Connection_control_pfs_table_data_row::m_failed_attempts

◆ m_userhost

std::string connection_control::Connection_control_pfs_table_data_row::m_userhost

The documentation for this class was generated from the following files: