Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Upstream patch applied for memcached plugin support #44887

Closed
wants to merge 7 commits into from
Closed

Upstream patch applied for memcached plugin support #44887

wants to merge 7 commits into from

Conversation

ehoner
Copy link

@ehoner ehoner commented Oct 13, 2015

This applies the patch mentioned in the mysql bug tracker - http://bugs.mysql.com/bug.php?id=73405.

Should enable build support for memcached plugin. Successful build on El Capitan with:
brew install mysql --with-archive-storage-engine --with-local-infile --with-blackhole-storage-engine --with-memcached --with-tests

Fixes:
#33448.

Potentially related to:
#42935
#33439

@@ -179,4 +179,31 @@ def plist; <<-EOS.undent
system "./mysql-test-run.pl", "status", "--vardir=#{testpath}"
end
end

# memcached support (https://bugs.mysql.com/bug.php?id=73405)
patch :DATA
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this at the top of the formula, before def install.

@ehoner ehoner closed this Oct 13, 2015
@ehoner
Copy link
Author

ehoner commented Oct 13, 2015

I did not read the contributing docs before submitting this. I have closed this request so I can do what I should have done to start.

@ehoner
Copy link
Author

ehoner commented Oct 14, 2015

The updated pull request is here #44928

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants