#18332 closed enhancement (fixed)
patch to add database partitioning to mysql5-devel
Reported by: | pixilla (Bradley Giesbrecht) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | mysql5-devel partition partitioning | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | mysql5-devel |
Description
Added +partition variant.
Attachments (1)
Change History (6)
Changed 16 years ago by pixilla (Bradley Giesbrecht)
Attachment: | patch-Portfile added |
---|
comment:1 Changed 16 years ago by pixilla (Bradley Giesbrecht)
To test I built mysql5-devel +server +partition
With mysql client connection I issued: show variables;
Result: have_partitioning YES
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from jwa@… to ryandesign@… |
---|---|
Status: | new → assigned |
Fewer variants are better, and I talked with Brad and he said that there should be no detriment to adding --with-partition always, since a user would still have to set up their tables to use it.
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added partitioning in r46399.
comment:5 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Add +partition variant