摘要:
下载地址: https://dev.mysql.com/doc/index-other.html Other MySQL Documentation This page provides additional documentation. There's even more available on 阅读全文
摘要:
Ignoring query to other database 【报错原因】 登陆数据库缺少参数 [root@localhost ~]# mysql -root -p 【解决方法】 补全的参数,整句话意思是使用root用户去登陆密码为000000 [root@localhost ~]# mysql 阅读全文