MySQL 8.3.0
Source Code Documentation
Lock_descriptor Struct Reference

#include <thr_lock.h>

Public Attributes

thr_lock_type type {TL_UNLOCK}
 
thr_locked_row_action action {THR_DEFAULT}
 

Member Data Documentation

◆ action

thr_locked_row_action Lock_descriptor::action {THR_DEFAULT}

◆ type

thr_lock_type Lock_descriptor::type {TL_UNLOCK}

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