Home > Database > Mysql Tutorial > 关于mysql的最新安全漏洞问题处理办法:

关于mysql的最新安全漏洞问题处理办法:

WBOY
Release: 2016-06-07 18:07:58
Original
1357 people have browsed it

关于mysql的最新安全漏洞问题处理办法: 漏洞代号为:CVE-2012-2122: MySQL身份认证漏洞 1.低于以下版本的都必须升级到最新版本: 5.0.96 5.1.63 5.5.25 2.停止mysql,备份整个mysql安装目录,data目录(这个步骤只是预防升级失败) 3.直接安装最新版本就会自动

关于mysql的最新安全漏洞问题处理办法:

漏洞代号为:CVE-2012-2122: MySQL身份认证漏洞

1.低于以下版本的都必须升级到最新版本:

5.0.96
5.1.63
5.5.25

2.停止mysql,备份整个mysql安装目录,data目录(这个步骤只是预防升级失败)


3.直接安装最新版本就会自动升级,继续保持MYSQL服务是停止或启动都不影响安装新版的mysql,升级后一切都会正常,并不需要重新设置运行用户或安全。
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template