FreeBSD Bugzilla – Attachment 204859 Details for
Bug 238365
Update default MySQL version to 5.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
mysql.patch (text/plain), 1.11 KB, created by
Alex Dupre
on 2019-06-06 14:10:00 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Alex Dupre
Created:
2019-06-06 14:10:00 UTC
Size:
1.11 KB
patch
obsolete
>Index: Mk/Uses/mysql.mk >=================================================================== >--- Mk/Uses/mysql.mk (revisione 503354) >+++ Mk/Uses/mysql.mk (copia di lavoro) >@@ -7,7 +7,7 @@ > # > # version If no version is given (by the maintainer via the port), try to > # find the currently installed version. Fall back to default if >-# necessary (MySQL-5.6 = 56). >+# necessary (look at bsd.default-versions.mk for possible values). > # client Depends on the libmysqlclient library (default) > # server/embedded > # Depend on the server at run/build time. If none of these is >Index: Mk/bsd.default-versions.mk >=================================================================== >--- Mk/bsd.default-versions.mk (revisione 503354) >+++ Mk/bsd.default-versions.mk (copia di lavoro) >@@ -63,7 +63,7 @@ > # Possible values: 5.1, 5.2, 5.3 > LUA_DEFAULT?= 5.2 > # Possible values: 5.5, 5.6, 5.7, 8.0, 5.5m, 10.0m, 10.1m, 10.2m, 10.3m, 5.5p, 5.6p, 5.7p, 5.6w >-MYSQL_DEFAULT?= 5.6 >+MYSQL_DEFAULT?= 5.7 > # Possible values: 5.26, 5.28, 5.30, devel > .if !exists(${LOCALBASE}/bin/perl) || (!defined(_PORTS_ENV_CHECK) && \ > defined(PACKAGE_BUILDING))
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 238365
:
204859
|
205056