Home > Database > Mysql Tutorial > MySQL最新版安装图解完整教程

MySQL最新版安装图解完整教程

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 16:51:46
Original
1761 people have browsed it

MySQL5.0版本的安装图解教程是给新手学习的,首先下载MySQL-5.0.22(源码包) FOR Linux的 地址:http://download.mysql.cn/download

MySQL5.0版本的安装图解教程是给新手学习的,首先下载MySQL-5.0.22(源码包) FOR Linux的 地址:或者下载MySQL-5.0.27-WIN32(安装包)可以去官方网站

下面详细介绍在WIN下的安装!

打开下载的mysql安装文件mysql-5.0.27-win32.zip,双击解压缩,运行“setup.exe”,出现如下界面:

MySQL最新版安装图解完整教程

mysql安装向导启动,按“Next”继续

MySQL最新版安装图解完整教程

选择安装类型,有“Typical(默认)”、“Complete(完全)”、“Custom(用户自定义)”三个选项,我们选择“Custom”,有更多的选项,,也方便熟悉安装过程

MySQL最新版安装图解完整教程

在“Developer Components(开发者部分)”上左键单击,选择“This feature, and all subfeatures, will be installed on local hard drive.”,即“此部分,及下属子部分内容,全部安装在本地硬盘上”。在上面的“MySQL Server(mysql服务器)”、“Client Programs(mysql客户端程序)”、“Documentation(文档)”也如此操作,以保证安装所有文件。点选“Change...”,手动指定安装目录。

MySQL最新版安装图解完整教程

填上安装目录,我的是“F:\Server\MySQL\MySQL Server 5.0”,也建议不要放在与操作系统同一分区,这样可以防止系统备份还原的时候,数据被清空。按“OK”继续。

MySQL最新版安装图解完整教程

返回刚才的界面,按“Next”继续。

linux

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
MySQL stops process
From 1970-01-01 08:00:00
0
0
0
Error when installing mysql on linux
From 1970-01-01 08:00:00
0
0
0
phpstudy cannot start mysql?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template