Skip to content

Commit 98835dd

Browse files
Merge pull request #4858 from Albertyang0/2026_04-Monthly-broken-links-fix-127
2026_04 - Fix monthly broken links
2 parents b02cd64 + 697b1a9 commit 98835dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Creating new client connections to MySQL takes time. After you establish these c
197197
A connection pooler that decreases idle connections and reuses existing connections helps you avoid this problem. For the best experience, we recommend that you use a connection pooler like ProxySQL to efficiently manage connections. To learn about setting up ProxySQL, see [this blog post](https://techcommunity.microsoft.com/blog/adformysql/load-balance-read-replicas-using-proxysql-in-azure-database-for-mysql/880042).
198198

199199
> [!NOTE]
200-
> ProxySQL is an open-source community tool. Microsoft supports it on a best-effort basis. To get production support with authoritative guidance, contact [ProxySQL product support](https://proxysql.com/services/support/).
200+
> ProxySQL is an open-source community tool. Microsoft supports it on a best-effort basis. To get production support with authoritative guidance, contact [ProxySQL product support](https://proxysql.com/contact-us).
201201
202202
### innodb_strict_mode
203203

0 commit comments

Comments
 (0)