Ignoring query to other database
生活随笔
收集整理的這篇文章主要介紹了
Ignoring query to other database
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Ignoring query to other database
產生如下錯誤?
錯誤提示?
最后“谷哥”上看了下,原來自己在登錄mysql的時候,-uroot中的用戶少寫了u? 錯誤如下代碼
Ignoring query to other database??
?
自己今天剛遇到,進入MySQL的時候,輸入show databases;?產生如下錯誤?
錯誤提示?
Ignoring?query?to?other?database ?
最后“谷哥”上看了下,原來自己在登錄mysql的時候,-uroot中的用戶少寫了u? 錯誤如下代碼
[root@wxseio1003 ~]# mysql -root -p
Enter password:
[root@wxseio1003 ~]# mysql -uroot -p
Enter password:
轉載于:https://www.cnblogs.com/FlyAway2013/p/4968600.html
總結
以上是生活随笔為你收集整理的Ignoring query to other database的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 67-Flutter中高德地图插件的使用
- 下一篇: 垃圾回收与算法