Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12604 (closed enhancement: fixed)

Opened 15 months ago

Last modified 10 months ago

mysql5 missing --with-federated-storage-engine

Reported by: face@… Owned by: ryandesign@…
Priority: Normal Milestone: Port Enhancements
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

Changed 15 months ago by simon@…

  • cc ryandesign@…, simon@… added

CCing maintainer so he can review your request.

Changed 15 months 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.

Changed 15 months ago by ryandesign@…

  • status changed from new to closed
  • resolution set to fixed

Implemented in r28844. Thanks for the suggestion!

Changed 10 months 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.

Changed 10 months 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.

Note: See TracTickets for help on using tickets.