Steps to replicate the issue (include links if applicable):
- Use Azure hosted MariaDB service for MediaWiki
What happens?:
- Updater fails with MySQL 5.7.0 or later is required. You have 5.6.47.0.
- Special:Version gives wrong information: MySQL 5.6.47.0
What should have happened instead?:
- Give correct information: MariaDB 10.3.23
Software version (skip for WMF-hosted wikis like Wikipedia):
1.41 (it used to work on 1.40)
Other information (browser name/version, screenshots, etc.):
https://learn.microsoft.com/en-us/azure/mysql/single-server/concepts-connect-to-a-gateway-node describes that there is a gateway client. MediaWiki is picking up the gateway's version instead of the real version.