下载个MySQL还真是麻烦,刚弄明白GA是怎么回事,又遇上了三个可下载的版本,到底下哪一个呢?
Windows Essentials (x86):
不包含 embedded server and benchmark suite,有自动安装程序和配置向导,没有MySQL Documentation。它下载下来是个msi的安装文件,msi是微软的安装文件的后缀名。exe 是windows系统可执行文件的后缀名(不一样的哦)。
Windows MSI Installer (x86):
包含 embedded server and benchmark suite,有自动安装程序和配置向导,有MySQL Documentation。它下载下来也是个msi的安装文件,但要比上一个多了不少组件。
Without installer (unzip in C:\):
包含 embedded server and benchmark suite,没有自动安装程序和配置向导,有MySQL Documentation。它下载下来是个Zip包,不用安装的版本,需要自己在配置文件中进行配置。
本文介绍了在Windows环境下安装MySQL时面临的三种不同版本的选择:Windows Essentials、Windows MSI Installer 和 Without Installer。对比了各版本的特点,如是否包含embedded server and benchmarks suite、自动安装程序、配置向导及文档等。
763

被折叠的 条评论
为什么被折叠?



