joomla-cms
joomla-cms copied to clipboard
[5.2] Pin Mysql Version to 8.3.
Summary of Changes
~~Allow --mysql-native-password=ON for mysql 8.4.0, the option is disabled by default from 8.4.0~~
Pinned the mysql version to 8.3.0
Testing Instructions
Check drone if integration tests are working
Actual result BEFORE applying this Pull Request
integration tests failing
Expected result AFTER applying this Pull Request
integration tests are working
Following, as I do run into the same issue with DPDocker with MySQL 8.4 where they have disabled the native auth plugin. On my drone instance I switched to mariaDB, but would love to see this fixed with mysql.
Deliberately not setting a milestone here as it's been merged for 5.1 and 4.4 - but this just allows the merge up to be easier