Check out eBay's heap tables dynamic rows patch
Bug #288513 reported by
Arjen Lentz
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OurDelta |
New
|
Undecided
|
Unassigned |
Bug Description
See http://
Patch is on MySQL 5.0 codebase.
Notes on the patch (info from Harrison Fisk):
- Applies to VARCHAR cols, text/blob is still not handled.
- it is only enabled if you use a special create table option
- it only works for variable width columns in a table after any indexed columns
- thus not supported for automatic temporary tables - investigate this, see if col swapping might be feasible!
description: | updated |
description: | updated |
To post a comment you must log in.