Skip to content

Commit 2355b11

Browse files
authored
Merge pull request #92637 from code-sidd/singlewhatsnewmay
Adding new param on whats new
2 parents 590b923 + 14835ba commit 2355b11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Azure Database for MySQL is a relational database service in the Microsoft cloud
1616

1717
This article summarizes new releases and features in Azure Database for MySQL - Single Server beginning in January 2021. Listings appear in reverse chronological order, with the most recent updates first.
1818

19+
## May 2022
20+
21+
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).
23+
1924
## March 2022
2025

2126
This release of Azure Database for MySQL - Single Server includes the following updates.

0 commit comments

Comments
 (0)