manual.texi fix prefix/suffix mixup.

parent 2aecdd1a
...@@ -6293,7 +6293,7 @@ indicates the type of operating system for which the distribution is intended ...@@ -6293,7 +6293,7 @@ indicates the type of operating system for which the distribution is intended
(for example, @code{pc-linux-gnu-i586}). (for example, @code{pc-linux-gnu-i586}).
@item @item
If you see a binary distribution marked with the @code{-max} prefix, this If you see a binary distribution marked with the @code{-max} suffix, this
means that the binary has support for transaction-safe tables and other means that the binary has support for transaction-safe tables and other
features. @xref{mysqld-max, , @code{mysqld-max}}. Note that all binaries features. @xref{mysqld-max, , @code{mysqld-max}}. Note that all binaries
are built from the same MySQL source distribution. are built from the same MySQL source distribution.
...@@ -21613,7 +21613,7 @@ To get better performance for BDB tables, you should add some configuration ...@@ -21613,7 +21613,7 @@ To get better performance for BDB tables, you should add some configuration
options for these too. @xref{BDB start}. options for these too. @xref{BDB start}.
@code{safe_mysqld} will automatically try to start any @code{mysqld} binary @code{safe_mysqld} will automatically try to start any @code{mysqld} binary
with the @code{-max} prefix. This makes it very easy to test out a with the @code{-max} suffix. This makes it very easy to test out a
another @code{mysqld} binary in an existing installation. Just another @code{mysqld} binary in an existing installation. Just
run @code{configure} with the options you want and then install the run @code{configure} with the options you want and then install the
new @code{mysqld} binary as @code{mysqld-max} in the same directory new @code{mysqld} binary as @code{mysqld-max} in the same directory
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment