安装MySQL:由于找不到VCRUNTIME140_1.dll,无法继续执行代码
安装MySQL 8.0.21,mysqld --install提示下图信息。

到https://cn.dll-files.com/vcruntime140_1.dll.html下载此文件,64位的解压后将vcruntime140_1.dll复制到C:\Windows\System32即可。

再次mysqld --install就成功了。

安装MySQL 8.0.21,mysqld --install提示下图信息。

到https://cn.dll-files.com/vcruntime140_1.dll.html下载此文件,64位的解压后将vcruntime140_1.dll复制到C:\Windows\System32即可。

再次mysqld --install就成功了。
