Skip to content

Commit 5b2cdab

Browse files
authored
Typo fixes
1 parent 2e31e0b commit 5b2cdab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/flexible-server/concepts-limitations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article describes limitations in the Azure Database for MySQL - Flexible Se
2222
> * If you are looking for min/max values for server parameters like `max_connections` and `innodb_buffer_pool_size`, this information has moved to the server parameters concepts [server parameters](./concepts-server-parameters.md) article.
2323
> * lower_case_table_names value can only be set to 1 in Azure Database for MySQL - Flexible Server
2424
25-
Azure Database for MySQL supports tuning the values of server parameters. Some parameters' min and max value (ex. `max_connections`, `join_buffer_size`, `query_cache_size`) are determined by the compute tier and before you compute the size of the server. Refer to [server parameters](./concepts-server-parameters.md) for more information about these limits.
25+
Azure Database for MySQL supports tuning the values of server parameters. Some parameters' min and max values (ex. `max_connections`, `join_buffer_size`, `query_cache_size`) are determined by the compute tier and before you compute the size of the server. Refer to [server parameters](./concepts-server-parameters.md) for more information about these limits.
2626

2727
## Storage engines
2828

@@ -91,7 +91,7 @@ The following are unsupported:
9191

9292
Not all features available in Azure Database for MySQL - Single Server are available in Flexible Server.
9393

94-
For the complete list of feature comparisons between a single server and a flexible server, refer [choosing the right MySQL Server option in Azure documentation](../select-right-deployment-type.md#compare-the-mysql-deployment-options-in-azure).
94+
For the complete list of feature comparisons between a single server and a flexible server, refer to [choosing the right MySQL Server option in Azure documentation](../select-right-deployment-type.md#compare-the-mysql-deployment-options-in-azure).
9595

9696
## Next steps
9797

0 commit comments

Comments
 (0)