FreeBSD Bugzilla – Attachment 71130 Details for
Bug 103669
mysql-server rc script can not use mysql_flags variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 326 bytes, created by
Chatchawan Wongsiriprasert
on 2006-09-26 09:40:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chatchawan Wongsiriprasert
Created:
2006-09-26 09:40:24 UTC
Size:
326 bytes
patch
obsolete
>diff -u mysql-server.org mysql-server >--- mysql-server.org Tue Sep 26 15:17:29 2006 >+++ mysql-server Tue Sep 26 15:30:02 2006 >@@ -32,6 +32,12 @@ > : ${mysql_dbdir="/var/db/mysql"} > : ${mysql_args=""} > >+if [ "${mysql_flags}" != "" ]; >+then >+ mysql_args="${mysql_args} ${mysql_flags}" >+ mysql_flags= >+fi >+
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 103669
: 71130