MySQL 9.0.0
Source Code Documentation
GRANT_COLUMN Class Reference

#include <sql_auth_cache.h>

Public Member Functions

 GRANT_COLUMN (String &c, Access_bitmask y)
 

Public Attributes

Access_bitmask rights
 
std::string column
 

Constructor & Destructor Documentation

◆ GRANT_COLUMN()

GRANT_COLUMN::GRANT_COLUMN ( String c,
Access_bitmask  y 
)

Member Data Documentation

◆ column

std::string GRANT_COLUMN::column

◆ rights

Access_bitmask GRANT_COLUMN::rights

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