When installing Moodle packages for Windows, versions for 3.9dev, 3.8.1+, 3.7.4+ in a Windows 10pro PC with 32GB, I got the following error:
Error: Database connection failed
It is possible that the database is overloaded or otherwise not running properly.
The site administrator should also check that the database details have been correctly specified in config.php
Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in C:\Temp\m390dev\server\moodle\lib\dml\mysqli_native_moodle_database.php on line 79
But Moodle install package for branch 3.6.8 and lowers do install as usual.
I use several branches of local moodle servers to check language translations I have made.