diff --git a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md index ab9f43f2..432f4ef4 100644 --- a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md +++ b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md @@ -42,7 +42,7 @@ To see which values you can set and which values they are allowed to have take a | **mysql_ft_min_word_len**
Set minimum word length for MySQL full-text searches | 4 | 4, 2 | | **mysql_long_query_time**
| 2 | 2, 5, 10, 15, 30 | | **mysql_tmp_on_data_enabled**
Enable temporary data directory on MySQL | False | True, False | -| **mysql_version**
Change the MySQL version (note: once set to 5.7 this can't be
reverted)
| 8.0 | 5.6, 5.7, 8.0 | +| **mysql_version**
Change the MySQL version (note: once set to 5.7 this can't be
reverted)
| 5.7 | 5.6, 5.7, 8.0, 8.4 | | **new_relic_browser_monitoring_auto_instrument_enabled**
| True | True, False | | **new_relic_distributed_tracing_enabled**
| True | True, False | | **new_relic_enabled**
| False | True, False |