Skip to content

Commit aa968ac

Browse files
authored
Merge pull request #393 from erwinromkes/patch-1
Add 8.4 for MySQL as possible value
2 parents 55d457c + e7b862a commit aa968ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To see which values you can set and which values they are allowed to have take a
4242
| **mysql_ft_min_word_len**<br/><sub>Set minimum word length for MySQL full-text searches</sub> | 4 | 4, 2 |
4343
| **mysql_long_query_time**<br/><sub></sub> | 2 | 2, 5, 10, 15, 30 |
4444
| **mysql_tmp_on_data_enabled**<br/><sub>Enable temporary data directory on MySQL</sub> | False | True, False |
45-
| **mysql_version**<br/><sub>Change the MySQL version (note: once set to 5.7 this can't be<br />reverted)</sub> | 8.0 | 5.6, 5.7, 8.0 |
45+
| **mysql_version**<br/><sub>Change the MySQL version (note: once set to 5.7 this can't be<br />reverted)</sub> | 5.7 | 5.6, 5.7, 8.0, 8.4 |
4646
| **new_relic_browser_monitoring_auto_instrument_enabled**<br/><sub></sub> | True | True, False |
4747
| **new_relic_distributed_tracing_enabled**<br/><sub></sub> | True | True, False |
4848
| **new_relic_enabled**<br/><sub></sub> | False | True, False |

0 commit comments

Comments
 (0)