Home  >  Article  >  Database  >  XAMPP初始mysql改密码_MySQL

XAMPP初始mysql改密码_MySQL

WBOY
WBOYOriginal
2016-06-01 13:08:141149browse

XAMPP


    首先在DOS下进入目录mysql/bin,然后键入以下命令:

    mysqladmin -u root -p  password admin123

虽然密码初始为空,但在这里不能省略-p,否则会报错

个人誓言,不一定实用其他计算机环境。

Statement:
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