manual.texi Fixed a typo in InnoDB record size
Docs/manual.texi: Fixed a typo in InnoDB record size
This commit is contained in:
parent
4b9ade89b1
commit
f82415239e
@ -25293,7 +25293,7 @@ Each secondary index record contains also all the fields defined
|
||||
for the clustered index key.
|
||||
@item
|
||||
A record contains also a pointer to each field of the record.
|
||||
If the total length of the fields in a record is < 256 bytes, then
|
||||
If the total length of the fields in a record is < 128 bytes, then
|
||||
the pointer is 1 byte, else 2 bytes.
|
||||
@end itemize
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user