summaryrefslogtreecommitdiff
path: root/databases/mysql55-client/files/patch-include_my_handler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.5.12 release.Alex Dupre2011-05-101-11/+0
| | | | Notes: svn path=/head/; revision=273904
* Update MySQL to 5.5.8 GA release. Read UPDATING.Alex Dupre2010-12-271-0/+11
Major changes: - new installation layout, resembling RPM packages: - client = Client Utilities + Development Libraries + Shared components - server = MySQL Server + Embedded - new build system: cmake instead of autotools - fewer port knobs Expect various breakages, but if we are lucky this could become the new default mysql port. Notes: svn path=/head/; revision=266994