| 类 | 说明 |
|---|---|
| DumbGenericRecord |
用于range query查询起始和结束位置的特殊record
|
| FsegHeader |
As described in Page management in InnoDB space files,
the index root page’s FSEG header contains pointers to the file segments
used by this index.
|
| GenericRecord |
Generic record representing one row
|
| Index |
Index page
|
| IndexHeader |
IndexHeader
36 bytes header
|
| OverflowPagePointer |
https://mysqlserverteam.com/externally-stored-fields-in-innodb/
https://www.itread01.com/content/1546184536.html
When a BLOB field is stored externally, a BLOB reference is stored in the clustered index record.
|
| RecordHeader |
RecordHeader
|
| 枚举 | 说明 |
|---|---|
| PageDirection |
PageDirection
|
| PageFormat |
PageFormat
|
| RecordType |
RecordType
|
Copyright © 2019–2020 Alibaba Group Holding Limited. All rights reserved.