MXS-2797: Fix handle_events documentation

The parameter was called handle_server_events when in reality it was
handle_events.
This commit is contained in:
Markus Mäkelä
2019-12-17 13:21:11 +02:00
parent b0a1eddb6c
commit b3f44adb16
2 changed files with 4 additions and 4 deletions

View File

@ -133,7 +133,7 @@ not.
Server events lauched by the event scheduler thread are now handled during
cluster modification operations. See
[handle_server_events](../Monitors/MariaDB-Monitor.md#handle_server_events)
[handle_events](../Monitors/MariaDB-Monitor.md#handle_events)
for more information.
#### Unused parameters