MySQL 8.4.0
Source Code Documentation
GRANT_COLUMN Class Reference

#include <sql_auth_cache.h>

Public Member Functions

 GRANT_COLUMN (String &c, ulong y)
 

Public Attributes

ulong rights
 
std::string column
 

Constructor & Destructor Documentation

◆ GRANT_COLUMN()

GRANT_COLUMN::GRANT_COLUMN ( String c,
ulong  y 
)

Member Data Documentation

◆ column

std::string GRANT_COLUMN::column

◆ rights

ulong GRANT_COLUMN::rights

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