Skip to content

Commit 14835ba

Browse files
authored
Apply suggestions from code review
Add terminal period to sentence.
1 parent 463f34f commit 14835ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mysql/single-server-whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article summarizes new releases and features in Azure Database for MySQL -
1919
## May 2022
2020

2121
Enabled the ability to change the server parameter innodb_ft_server_stopword_table from Portal/CLI.
22-
Users can now change the value of the innodb_ft_server_stopword_table parameter using the Azure portal and CLI. This parameter helps to configure your own InnoDB FULLTEXT index stopword list for all InnoDB tables. For more information, see [innodb_ft_server_stopword_table](https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_ft_server_stopword_table)
22+
Users can now change the value of the innodb_ft_server_stopword_table parameter using the Azure portal and CLI. This parameter helps to configure your own InnoDB FULLTEXT index stopword list for all InnoDB tables. For more information, see [innodb_ft_server_stopword_table](https://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_ft_server_stopword_table).
2323

2424
## March 2022
2525

0 commit comments

Comments
 (0)