FreeBSD Bugzilla – Attachment 112399 Details for
Bug 153814
Switch default MySQL version from 5.1 to 5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql.diff
mysql.diff (text/plain), 887 bytes, created by
Alex Dupre
on 2011-01-09 13:00:16 UTC
(
hide
)
Description:
mysql.diff
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2011-01-09 13:00:16 UTC
Size:
887 bytes
patch
obsolete
>--- Mk/bsd.database.mk.orig 2011-01-09 12:44:07.610429000 +0000 >+++ Mk/bsd.database.mk 2011-01-09 12:44:42.395609000 +0000 >@@ -20,10 +20,10 @@ > # If no version is given (by the maintainer via the port or > # by the user via defined variable), try to find the > # currently installed version. Fall back to default if >-# necessary (MySQL-5.1 = 51). >+# necessary (MySQL-5.5 = 55). > # DEFAULT_MYSQL_VER > # - MySQL default version. Can be overridden within a port. >-# Default: 51. >+# Default: 55. > # WANT_MYSQL_VER > # - Maintainer can set an arbitrary version of MySQL to always > # build this port with (overrides WITH_MYSQL_VER). >@@ -104,7 +104,7 @@ > # - Detected Firebird version. > > .if defined(USE_MYSQL) >-DEFAULT_MYSQL_VER?= 51 >+DEFAULT_MYSQL_VER?= 55 > # MySQL client version currently supported. > MYSQL323_LIBVER= 10 > MYSQL40_LIBVER= 12
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153814
: 112399