linux

问题描述

Ignoring query to other database(忽略其他数据库查询)

 

问题原因

登录方式错误,登录命令用的是 “mysql -root -p”,应该用命令 “mysql -u root -p” 登录

 

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注