首页 新闻 会员 周边

我IOS安装的数据库SQL报错

0
[待解决问题]

Your connection attempt failed for user 'root' from your host to server at 127.0.0.1:3306:
  Unknown database 'aaa'

Please:
1 Check that mysql is running on server 127.0.0.1
2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed)
3 Check the root has rights to connect to 127.0.0.1 from your address (mysql rights define what clients can connect to the server and from which machines)
4 Make sure you are both providing a password if needed and using the correct password for 127.0.0.1 connecting from the host address you're connecting from

盖斗兮的主页 盖斗兮 | 菜鸟二级 | 园豆:202
提问于:2016-03-29 19:43
< >
分享
所有回答(2)
0

从出错信息看,是mysql中没有aaa数据库

dudu | 园豆:30994 (高人七级) | 2016-03-29 20:58
0

数据库 aaa 不存在

sz_zzm | 园豆:293 (菜鸟二级) | 2016-03-29 21:30
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册