diff options
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 9320c320219..fdf44871865 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -14738,7 +14738,7 @@ If you need to do this more permanently, you should create an option file for each server. @xref{Option files}. In your startup script that is executed at boot time you should specify for both servers: -@code{safe_mysqld --default-file=path-to-option-file} +@code{safe_mysqld --defaults-file=path-to-option-file} At least the following options should be different per server: |