MySQL 26.7.0
Source Code Documentation
Access_permissions Struct Reference

Stores information about access modes to the resource permitted to the caller at the moment of checking them. More...

#include <os0file.h>

Public Attributes

bool has_read_access
 
bool has_write_access
 

Detailed Description

Stores information about access modes to the resource permitted to the caller at the moment of checking them.

Member Data Documentation

◆ has_read_access

bool Access_permissions::has_read_access

◆ has_write_access

bool Access_permissions::has_write_access

The documentation for this struct was generated from the following file: