seeyou 2011-10-27 16:40
MySQL Table錯誤...mysql.servers' doesn't exist 的解決
<P>最近升級 MySQL到 5.5.16 ...結果要 FLUSH PRIVILEGES ; 時...出現 mysql.servers' doesn't exist 的錯誤訊息</P>
<P>這問題 很簡單 ...只要到 mysql 資料表建回去就好了</P>
<P> </P>
<P>在mysql 的資料庫裡面...執行</P>
<P> </P>
<P>**** Hidden Message *****</P>
<P> </P>
<P>這樣就行啦~~</P>