MySQL 8.3.0
Source Code Documentation

A setup_actor record. More...

#include <pfs_setup_actor.h>

Public Attributes

pfs_lock m_lock
 Internal lock. More...
 
PFS_setup_actor_key m_key
 Hash key. More...
 
bool m_enabled
 ENABLED flag. More...
 
bool m_history
 HISTORY flag. More...
 
PFS_opaque_container_page * m_page
 Container page. More...
 

Detailed Description

A setup_actor record.

Member Data Documentation

◆ m_enabled

bool PFS_setup_actor::m_enabled

ENABLED flag.

◆ m_history

bool PFS_setup_actor::m_history

HISTORY flag.

◆ m_key

PFS_setup_actor_key PFS_setup_actor::m_key

Hash key.

◆ m_lock

pfs_lock PFS_setup_actor::m_lock

Internal lock.

◆ m_page

PFS_opaque_container_page* PFS_setup_actor::m_page

Container page.


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