Drizzled Public API Documentation

file_format_struct Struct Reference

List of all members.

Public Attributes

ulint id
const char * name
mutex_t mutex

Detailed Description

The file format tag structure with id and name.

Definition at line 47 of file trx0sys.cc.


Member Data Documentation

covers changes to the above fields

Definition at line 51 of file trx0sys.cc.

Referenced by trx_sys_file_format_init(), trx_sys_file_format_max_set(), and trx_sys_file_format_max_upgrade().

text representation of the file format

Definition at line 49 of file trx0sys.cc.

Referenced by trx_sys_file_format_init(), trx_sys_file_format_max_check(), trx_sys_file_format_max_get(), and trx_sys_file_format_max_upgrade().


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