Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

patch-Portfile (476 bytes) - added by pixilla (Bradley Giesbrecht) 15 years ago.
Add +partition variant

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by pixilla (Bradley Giesbrecht)

Attachment: patch-Portfile added

Add +partition variant

comment:1 Changed 15 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 15 years ago by jmroot (Joshua Root)

Cc: ryandesign@… added
Owner: changed from macports-tickets@… to jwa@…

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from jwa@… to ryandesign@…
Status: newassigned

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 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Added partitioning in r46399.

comment:5 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.