MySql5.5 安装详细说明
打开 MySql5.5 安装文件开始:
点击 Next
打上勾,再点击 Next
点击 Custom,说明如下:
Typical(典型安装)
Installs the most common program features.Recommended for most users.
意思是:安装最常用的程序功能。建议大多数用户使用。
Custom(自定义安装)
Allows uers to choose which program features will be installed and where they will be
installed.Recommended for advanced users.
意思是:允许用户选择安装的程序功能和安装的位置,建议高级用户使用。
Complete(完全安装)
All program features will be installed.Requires the most disk space.
意思是:将安装所有的程序功能,需要最多的磁盘空间。
这里就要详细说明一下:
点一下 Developer Components 左边的+按钮,会看到带 的图标,这代表这里的内容不
会被安装到本地硬盘上。带有 图标的都是默认安装到本地硬盘上的。
Developer Components(开发者部分):
用左键单击向下的小箭头选择 Entire feature will be installed on local hard drive。
意思是:即此部分,以及下属子部分内容全部安装在本地硬盘上。
MySQL Server(mysql 服务器):照上面的做。
Client Programs(mysql 客户端程序) :照上面的做。
Documentation(文档) :照上面的做。
Server data files(服务器数据文件):照上面的做。
Debug Symbols(调试符号):照上面的做。
这样操作,以保证安装所有文件,如果是 图标的就不用去管它,操作完再点击 Next。
点击 Install
会弹出这个窗口,在这个窗口上点击 Next