index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
mysql.rb
Age
Commit message (
Expand
)
Author
2010-06-22
mysql - fix weird readline option
Adam Vandenberg
2010-06-18
MySQL 5.1.48
Adam Vandenberg
2010-06-17
Add a universal flag for building mysql
Chris Hoffman
2010-06-16
Add "fails_with_llvm" to formula to document LLVM build breaks.
Adam Vandenberg
2010-05-21
Updated formula: MySQL 5.1.47
Luke Gallagher
2010-05-19
added '--with-readline' to configure_args
yury
2010-04-30
fix spelling
Joey Geiger
2010-04-29
Update mysql to 5.1.46
Ali Asad Lotia
2010-04-16
Updated launchd caveats for MySQL
Luke Gallagher
2010-03-25
Update mysql to 5.1.45.
Ali Asad Lotia
2010-03-16
Update MySQL to 5.1.44 (thanks tekin)
Adam Vandenberg
2010-03-07
String.undent for prettier HEREDOCs
Max Howell
2010-03-05
MySQL - simplify a couple path references
Adam Vandenberg
2010-02-13
MySQL 5.1.43
Adam Vandenberg
2010-02-13
Fixes #144; Fixes #566
Max Howell
2010-01-24
Set MySQL sysconfdir so my.cnf can be in 'etc'
Lincoln Stoll
2009-12-22
Use mysql's database location as WorkingDirectory
Stephen Caudill
2009-12-22
Chomp newlines in system output
Stephen Caudill
2009-12-05
Add Akonadi formula and dependencies.
Mike Arthur
2009-12-01
Updating MySQL formula to 5.1.41 (5.1.39 completely fails)
Michael Shapiro
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-10-09
Remove optimisations fromt mysql_config --cflags
Max Howell
2009-10-02
Formula.var now means 'HOMEBREW_PREFIX/var', so use that.
Adam Vandenberg
2009-10-01
Use HOMEBREW_PREFIX/var by default for the mysql db
Tom von Schwerdtner
2009-09-29
There is no --without-bench configure option
Tom von Schwerdtner
2009-09-25
Bump MySQL to 5.1.39
Adam Vandenberg
2009-09-25
Mysql 5.1.38
Steve Agalloco
2009-09-22
Mentioning mysql.server when installing mysql, as an alternative to a start-o...
August Lilleaas
2009-09-21
Merge branch 'deps'
Max Howell
2009-09-21
Dependency resolution with fancy syntax
Max Howell
2009-09-16
Default to patch level 1
Max Howell
2009-09-16
Use __END__ patch rather than github gist
Max Howell
2009-09-14
Better mysql server support
Nathaniel Talbott
2009-09-10
Dependency resolution
Max Howell
2009-08-21
Reduce MySQL configure arg duplication
Adam Vandenberg
2009-08-10
Recipe for MySQL client tools (5.1.x)
Adam Vandenberg