Bug #13617 | enhancement to fillfactor | ||
---|---|---|---|
Submitted: | 29 Sep 2005 17:52 | Modified: | 14 Oct 2005 22:15 |
Reporter: | Rick James | Email Updates: | |
Status: | Open | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[29 Sep 2005 17:52]
Rick James
[29 Sep 2005 18:04]
MySQL Verification Team
Leave room for one record is not precise enough. With variable length records, record size within same table can vary from less then 10 bytes to more then thousand bytes.
[14 Oct 2005 22:15]
Rick James
For fixed length rows, it works. For variable length rows, you have some estimate. Yes, it could be wrong, but I suggest it still might be right more often.