FreeBSD Bugzilla – Attachment 164311 Details for
Bug 204607
[NEW PORTS] database/mysql57-{client,server}: Multithreaded SQL database
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch because some different behaviours of new mysqld and mysql_install_db
patch-files_mysql_server.in (text/plain), 554 bytes, created by
Mahdi Mokhtari
on 2015-12-17 14:15:37 UTC
(
hide
)
Description:
a patch because some different behaviours of new mysqld and mysql_install_db
Filename:
MIME Type:
Creator:
Mahdi Mokhtari
Created:
2015-12-17 14:15:37 UTC
Size:
554 bytes
patch
obsolete
>--- files/mysql-server.in.orig 2015-12-17 17:12:46.000000000 +0330 >+++ files/mysql-server.in 2015-12-17 17:14:25.000000000 +0330 >@@ -46,7 +46,7 @@ > start_precmd="${name}_prestart" > start_postcmd="${name}_poststart" > mysql_install_db="%%PREFIX%%/bin/mysql_install_db" >-mysql_install_db_args="--basedir=%%PREFIX%% --defaults-extra-file=${mysql_optfile} --datadir=${mysql_dbdir} --force" >+mysql_install_db_args="--defaults-extra-file=${mysql_optfile} --basedir=%%PREFIX%% --datadir=${mysql_dbdir} --mysqld-file=${procname}" > > mysql_create_auth_tables() > {
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 204607
:
163206
|
163207
|
163542
|
163543
|
164010
|
164011
|
164136
|
164137
|
164138
|
164236
|
164237
|
164239
| 164311