mysql安装错误,第一遍安装时忘记关闭防火墙,卸载了再次安装,出错。

第一遍安装时忘记关闭防火墙,导致安装无响应,强制关闭后,卸载了再次安装,在设定密码时要求输入原密码,第一次时并没运行到设置密码阶段,导致安装失败1045。
各位大侠请指教我该怎么办才能安装成功啊?

先卸载MYSQL,然后删除MYSQL残余的文件(安装目录)、最好点击开始——运行——输入REGEDIT——编辑——查找——输入SQL——然后一个个查下去,带SQL的全部删除。
温馨提示:内容为网友见解,仅供参考
第1个回答  2013-11-12
我认为 以下方法我已经试过了可行。 Mysql安装错误 解决方法 关键字: mysql ***************************************************************************************** The security settings could not be applied to the database because the connection has failed with the following error. Error Nr. 2003 Can't connect to MySQL server on 'localhost' (10061) If a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherwise no client application can connect to the server. After you have opened the port please press [Retry] to apply the security settings. If you are re-installing after you just uninstalled the MySQL server please note that the data directory was not removed automatically. Therefore the old password from your last installation is still needed to connect to the server. In this case please select skip now and re-run the Configuration Wizard from the start menu. ***************************************************************************************** The security settings could not be applied to the database because the connection has failed with the following error. Error Nr. 1045 Access denied for user 'root'@'localhost' (using password: YES) If a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherwise no client application can connect to the server. After you have opened the port please press [Retry] to apply the security settings. If you are re-installing after you just uninstalled the MySQL server please note that the data directory was not removed automatically. Therefore the old password from your last installation is still needed to connect to the server. In this case please select skip now and re-run the Configuration Wizard from the start menu. MySQL 5.1 安装过程

mysql安装错误,第一遍安装时忘记关闭防火墙,卸载了再次安装,出错。
HKEY_LOCAL_MACHINE\/SYSTEM\/CurrentControlSet\/Services\/Eventlog\/Applications\/MySQL 有的话,全部删除!3、把防火墙关了 但是做了以上还是不够的。最关键的一步是到C盘下把ProgramData文件夹找出来,通常此文件夹是隐藏的,通过以下设置将此隐藏文件夹显示出来:工具->文件夹选项->查看->显示所有文件与文...

Mysql卸载后再装失败的解决方法Mysql不能重新安装
1. 按下Win + R键,打开运行窗口 2. 输入regedit,打开注册表编辑器 3. 在编辑器的菜单栏中选择“查找”4. 在弹出的搜索框中输入Mysql 5. 按下Enter键开始搜索,并将搜索到的所有Mysql注册表项删除 完成这些操作后,重新安装Mysql即可。3. 禁用防火墙 有时候,防火墙也会干扰Mysql的安装。因此,...

mysql第一次安装卸载了之后再安装就一直失败
1,控制面板,执行卸载操作。2,进入默认安装目录C:\\Program Files\\MySQL里,里面有些备份文件,全部删除。3,这是最关键一步,只做前面两步,密码还是修改不了,因为MySQL还有文件,也就是在C:\\Documents and Settings\\All Users\\Application Data里面的MySQL文件夹,这个文件没有清除是MySQL重装出现旧密...

MySQL安装失败的解决方法mysql一直安装失败
MySQL需要在计算机上的一个端口上运行,如果该端口已被其他程序占用,MySQL就无法正常运行。你可以通过命令行检查端口是否被占用。在Windows操作系统中,你可以先按下“Win+R”组合键打开“运行”窗口,然后输入“cmd”打开命令行。接下来,输入以下命令:netstat -ano | findstr :端口号 其中,“端口号”...

MySQL安装故障如何解决下载后无法安装问题mysql下载后无法安装
1.检查下载文件是否完整 在下载MySQL安装文件时,有时网络不稳定等原因可能导致文件没有下载完整。当你试图安装时,可能会遇到文件损坏或无效的提示。解决此类问题的方法是重新下载并确保已完全下载了所有必要的文件。2.检查系统环境是否满足要求 MySQL有一些系统要求,包括操作系统版本、CPU架构和内存大小等。

解决MySQL下载安装失败的问题mysql下载安装不上
解决方法:1.检查环境变量 MySQL安装需要一些特定的环境变量才能正常运行,如PATH环境变量。如果安装时出现错误提示,可以检查一下环境变量是否设置正确。2.关闭防火墙和杀毒软件 安装MySQL时,防火墙和杀毒软件可能会干扰MySQL的安装。因此建议在安装之前关闭防火墙和杀毒软件,或进行相应的设置。3.重新安装 如果...

mysql安装不上怎么办mysql安装失败原因和解决方法
3.重新安装MySQL就OK啦。困难2:MySQL提示Could not start the service MySQL提示安装mysql 5.1.33,在运行Server Instance Configuration wizard时的Execute configurattion步骤中的第三项Start Service进出错,错误提示为Could not start the service MySQL分析:这种情况一般是因为装过mysql,卸载不干净造成...

MySQL安装遇到问题这里提供解决方案mysql一直装不了
1. 安装失败 如果你在尝试安装MySQL时失败了,首先要检查是否满足MySQL的最低要求。MySQL需要安装在64位操作系统上,并且需要至少1GB的内存和200MB的硬盘空间。如果你没有达到这些要求,可以尝试将要使用的计算机升级,然后重新安装MySQL。如果你的计算机已经满足这些要求,但MySQL安装仍然失败,你可以尝试使用...

安装mysql时出现的问题
先禁用防火墙试试,如果还是不能的话,可能是上一次安装程序遗留文件导致端口冲突.重起后删除原来的文件应该就可以了.

解决mysql无法下载安装的问题mysql下载安装不了
uzip mysql-VERSION.zip cd mysql-VERSION bin\\mysqld –defaults-file=my-opts.cnf 4、更改安装目录:如果安装目录路径中包含特殊字符或文件夹名称,可能会导致MySQL的安装失败。我们建议将MySQL安装到简单的路径中,如C:\\MySQL等。5、检查防火墙:防火墙可能会阻止MySQL的下载或安装,因此请检查...

相似回答
大家正在搜