FreeBSD Bugzilla – Attachment 54131 Details for
Bug 81915
mysql-server.sh not ssh-friendly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 688 bytes, created by
David Marshall
on 2005-06-05 12:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Marshall
Created:
2005-06-05 12:40:08 UTC
Size:
688 bytes
patch
obsolete
>--- mysql-server.sh Sun Jun 5 03:20:22 2005 >+++ mysql-server.sh.orig Sun Jun 5 03:19:31 2005 >@@ -37,7 +37,7 @@ > mysql_limits_args="-e -U ${mysql_user}" > pidfile="${mysql_dbdir}/`/bin/hostname`.pid" > command="/usr/local/bin/mysqld_safe" >-command_args="--defaults-extra-file=${mysql_dbdir}/my.cnf --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args} > /dev/null 2>&1 &" >+command_args="--defaults-extra-file=${mysql_dbdir}/my.cnf --user=${mysql_user} --datadir=${mysql_dbdir} --pid-file=${pidfile} ${mysql_args} > /dev/null &" > procname="/usr/local/libexec/mysqld" > start_precmd="${name}_prestart" > mysql_install_db="/usr/local/bin/mysql_install_db"
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 81915
: 54131