mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Recent hosted GH Windows runners already have MySQL preinstalled, so there is no particular need to install it again via Chocolatey or other means. If we ever need to address more specific needs, we may want to have a look at <https://github.com/ankane/setup-mysql>. Closes GH-17561. Closes GH-17570.