FreeBSD Bugzilla – Attachment 51653 Details for
Bug 78400
regional collation support for mysql41-server
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 341 bytes, created by
Divacky Roman
on 2005-03-04 09:50:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Divacky Roman
Created:
2005-03-04 09:50:10 UTC
Size:
341 bytes
patch
obsolete
>--- /usr/ports/databases/mysql41-server/Makefile Tue Feb 15 23:57:02 2005 >+++ Makefile Fri Mar 4 10:40:08 2005 >@@ -61,6 +61,9 @@ > .if defined(WITH_NDB) > CONFIGURE_ARGS+=--with-ndbcluster > .endif >+.if defined(WITH_COLLATION) && ${WITH_COLLATION} != "" >+CONFIGURE_ARGS+=--with-collation=${WITH_COLLATION} >+.endif > > .include <bsd.port.pre.mk>
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 78400
: 51653