# Constants
The default MySQL page size, size can be set 4k or 8k etc, if not set use to the default page size.
mysql-5.7.19/storage/innobase/include/fil0fil.h #define FIL_PAGE_INDEX 17855 /*!< B-tree node */.
The root page number of the data dictionary.
The root page number of the data dictionary.
The root page number of the data dictionary.
The root page number of the data dictionary.
The root page number of the data dictionary.
# Structs
Store the table columns info.
Store the data dictionary info.
Store the fields of the table index.
Name those fields with MySQL code style.
Store the table index info.
No description provided by the author
Name those fields with MySQL code style.
No description provided by the author
Name those fields with MySQL code style.
Store the table structure info.