![]() |
MySQL 9.5.0
Source Code Documentation
|
A size estimate for a field. More...
Public Attributes | |
| uint | field_no |
| This struct refers to table->field[field_no]. More... | |
| int64_t | size |
| The estimated size in bytes. More... | |
A size estimate for a field.
| uint FieldSizeEstimator::Estimate::field_no |
This struct refers to table->field[field_no].
| int64_t FieldSizeEstimator::Estimate::size |
The estimated size in bytes.