FreeBSD Bugzilla – Attachment 122394 Details for
Bug 165590
[PATCH] databases/mysql55-server: Add supporting for some storage engines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql-server-5.5.20_1.patch
mysql-server-5.5.20_1.patch (text/plain), 904 bytes, created by
joehorn
on 2012-03-01 17:50:13 UTC
(
hide
)
Description:
mysql-server-5.5.20_1.patch
Filename:
MIME Type:
Creator:
joehorn
Created:
2012-03-01 17:50:13 UTC
Size:
904 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/databases/mysql55-server/Makefile /home/admin/joehorn/mysql55-server/Makefile >--- /usr/ports/databases/mysql55-server/Makefile 2012-03-02 01:43:51.000000000 +0800 >+++ /home/admin/joehorn/mysql55-server/Makefile 2012-03-02 01:43:27.000000000 +0800 >@@ -7,7 +7,7 @@ > > PORTNAME?= mysql > PORTVERSION= 5.5.20 >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES= databases ipv6 > MASTER_SITES= ${MASTER_SITE_MYSQL} > MASTER_SITE_SUBDIR= MySQL-5.5 >@@ -39,7 +39,10 @@ > -DINSTALL_SQLBENCHDIR="share/mysql" \ > -DINSTALL_SUPPORTFILESDIR="share/mysql" \ > -DWITH_LIBEDIT=0 \ >- -DWITH_LIBWRAP=1 >+ -DWITH_LIBWRAP=1 \ >+ -DWITH_ARCHIVE_STORAGE_ENGINE="ON" \ >+ -DWITH_BLACKHOLE_STORAGE_ENGINE="ON" \ >+ -DWITH_FEDERATED_STORAGE_ENGINE="ON" > > .ifdef USE_MYSQL > .error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
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 165590
: 122394