在MySQL官网下载MySQL安装包时,出现两个文件,如下图:
在官网上查询提供的解释是:
Choosing the right file:
If you have an online connection while running the MySQL Installer, choose the mysql-installer-web-community file.
If you do NOT have an online connection while running the MySQL Installer, choose the mysql-installer-community file.
意思就是如果你在运行MySQL安装程序时可以上网(网络连接),选择mysql-installer-web-community;
如果你在运行MySQL安装程序时不可以上网(没有网络连接),选择mysql-installer-community。
用通俗的说法就是一个是在线安装,一个是离线安装。看下这两个文件的大小就知道了。
最后,英语很重要,祝大家学习进步!