MySQL社区

标题: [求助] 免安装版mysql5.6(zip后缀)的安装问题 [打印本页]

作者: wantstudy    时间: 2013-10-14 21:26
标题: [求助] 免安装版mysql5.6(zip后缀)的安装问题
求解一个问题,我如果用mysql免安装版(就是zip后缀),怎么安装啊,看了它自带的说明,用了之后,效果也不好,有时能行,有时不好用的
请熟悉的老师指导

作者: kider    时间: 2013-10-15 10:03
抽风吗,怎么个不好用了,有错误提示不?
一般严格按照手册是没有问题的。
作者: kider    时间: 2013-10-15 12:02
刚又回顾了下安装手册,以下这几部你都注意到和做嘛:

2.3.5. Installing MySQL on Microsoft Windows Using a noinstall Zip Archive

2.3.5.1. Extracting the Install Archive2.3.5.2. Creating an Option File
2.3.5.3. Selecting a MySQL Server Type
2.3.5.4. Starting the Server for the First Time
2.3.5.5. Starting MySQL from the Windows Command Line
2.3.5.6. Customizing the PATH for MySQL Tools
2.3.5.7. Starting MySQL as a Windows Service
2.3.5.8. Testing The MySQL Installation

Users who are installing from the noinstall package can use the instructions in this section to manually install MySQL. The process for installing MySQL from a Zip archive is as follows:


This process is described in the sections that follow.




作者: Ronins    时间: 2013-10-18 11:39
我记得我在这个网站里面发了关于.zip格式的安装方法,但现在没找到。我就直接回复给你吧。
第一步:MySQL为Windows服务名称,如果此步出现创建文件或未找到某些文件请查看服务登录用户在该文件夹下的权限。
CMD>d:\mysql-advanced-5.6.10-winx64\bin\mysqld --install MySQL --default-file=d:\mysql-advanced-5.6.10-winx64\my.ini  

第二步:因mysqld安装服务时,默认给的mysqld地址是错误的,需要修改一下注册表
regedit-->HKEY_LOCAL_MACHINE-->SYSTEM-->CurrentControlSet-->services-->找到上步安装的MySQL服务名-->ImagePath-->将数值数据中的mysqld路径修改为你自己定义的路径,后面的--default-file部分不要修改也不要删除。

作者: Ronins    时间: 2013-10-18 11:41
http://www.mysqlpub.com/forum.php?mod=viewthread&tid=34860
作者: Ronins    时间: 2013-10-18 11:43
咋感觉该网站老是掉信息呢,用QQ登录都注册了3个帐号,末猪就是我,我就是末猪,mozhu就是我,我就是mozhu;  Ronins已经是我第三个帐号了。我那个去。
作者: godenlion    时间: 2015-4-10 16:08
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 MySQL社区 (http://www.mysqlpub.com/) Powered by Discuz! X3.2