解决MySQL Server Logs不能正常查看的问题
生活随笔
收集整理的這篇文章主要介紹了
解决MySQL Server Logs不能正常查看的问题
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
我安裝完了MySQL社區(qū)版之后,在Workbench Centra的server Administration中點(diǎn)擊Manage Instance:
輸入Root的用戶(hù)名和密碼,訪問(wèn)服務(wù)器實(shí)例localhost:3306
點(diǎn)擊Server Logs,發(fā)現(xiàn)無(wú)法查看日志文件:
錯(cuò)誤消息:An error appeared when looking for the log file “.CTUN50947961A.err”. Please verify that you can access the directorywhere the log file is placed (.) and that the log file is actually there. Try again when done
在Configuration->Options File里,更改日志文件的位置,問(wèn)題即可解決:
要獲取更多Jerry的原創(chuàng)文章,請(qǐng)關(guān)注公眾號(hào)"汪子熙":
總結(jié)
以上是生活随笔為你收集整理的解决MySQL Server Logs不能正常查看的问题的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 4G网络架构_三大网络架构(5G网络与4
- 下一篇: 如何用命令行给mySQL添加用户