Home >Backend Development >PHP Tutorial >win8系统,cmd登陆mysql,mysql找不到?解决方案

win8系统,cmd登陆mysql,mysql找不到?解决方案

WBOY
WBOYOriginal
2016-06-13 12:13:111202browse

win8系统,cmd登陆mysql,mysql找不到?
win8系统,cmd登陆mysql,mysql找不到?   安装的wampserver,mysql的root密码为空,我要修改一下的,用管理员身份登陆cmd命令行登陆mysql,show databases;找不到mysql数据库。各位指教。
------解决思路----------------------
mysql 后面没有加 -uroot  是以windows用户登录的,没有查看mysql库的权限。你以root登录就能看到了。

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