New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12604 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

mysql5 missing --with-federated-storage-engine

Reported by: face@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: mysql5 Cc: face@…, jwa@…, simon@…
Port:

Description

the configuration option --with-federated-storage-engine is missing from the portfile. Could you please add it?

Change History

comment:1 Changed 6 years ago by simon@…

  • Cc ryandesign@…, simon@… added

CCing maintainer so he can review your request.

comment:2 Changed 6 years ago by ryandesign@…

The MySQL documentation says this option is enabled in their binary distributions, and suggests no reason why we shouldn't enable it. So I'm all for it.

comment:3 Changed 6 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in r28844. Thanks for the suggestion!

comment:4 Changed 5 years ago by ryandesign@…

  • Cc jwa@… added; ryandesign@… removed

r28844 added this to the mysql5 portfile. In r33698 I've now added it to the mysql5-devel portfile too.

comment:5 Changed 5 years ago by ryandesign@…

And, whoops: Reverted r33698 in r33699. MySQL 5.1 doesn't use --with-federated-storage-engine; it uses --with-plugins, and the mysql5-devel portfile already uses --with-plugins=all.

comment:6 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.