Typo fix (noted by Jeff Kilbride).

parent ade20c5b
...@@ -19135,7 +19135,7 @@ connection to the MySQL server, MySQL assumes ...@@ -19135,7 +19135,7 @@ connection to the MySQL server, MySQL assumes
something is wrong and blocks the host from further connection requests. something is wrong and blocks the host from further connection requests.
Flushing the host tables allows the host to attempt to connect Flushing the host tables allows the host to attempt to connect
again. @xref{Blocked host}. You can start @code{mysqld} with again. @xref{Blocked host}. You can start @code{mysqld} with
@code{-O max_connection_errors=999999999} to avoid this error message. @code{-O max_connect_errors=999999999} to avoid this error message.
@item @code{DES_KEY_FILE} @tab Reloads the DES keys from the file that was @item @code{DES_KEY_FILE} @tab Reloads the DES keys from the file that was
specified with the @code{--des-key-file} option at server startup time. specified with the @code{--des-key-file} option at server startup time.
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