Skip to content

Commit aba9661

Browse files
Merge pull request #302271 from PhilKang0704/2025_07-Monthly-broken-links-fix-pk-381
2025_07-Monthly-broken-links-fix-pk-381
2 parents 6c78442 + c23bc6a commit aba9661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/troubleshoot-intermittent-outbound-connection-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Although PHP doesn't support connection pooling, you can try using persistent da
100100
#### Python
101101

102102
* [MySQL](https://dev.mysql.com/doc/connector-python/en/connector-python-connection-pooling.html)
103-
* [MariaDB](https://mariadb.com/docs/ent/connect/programming-languages/python/connection-pools/)
103+
* [MariaDB](https://mariadb.com/docs/connectors/mariadb-connector-python/api/pool/)
104104
* [PostgreSQL](https://www.psycopg.org/docs/pool.html)
105105
* [Pyodbc](https://github.com/mkleehammer/pyodbc/wiki/The-pyodbc-Module#pooling)
106106
* [SQLAlchemy](https://docs.sqlalchemy.org/en/20/core/pooling.html)

0 commit comments

Comments
 (0)