mysql-installer-web-community的mysq和mysql-installer-communityl的版本有什么区别
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。
用通俗的说法就是一个是在线安装,一个是离线安装。看下这两个文件的大小就知道了。
web-***, 在线安装,直接联网的情况下安装,它会自动下载你要的包进行安装。
下边那个是完整的安装包,下载到本地,没有联网的情况下一样可以安装。