摘要: Theuserspecifiedasadefiner('root'@'%')doesnotexist解决方法 权限问题,授权给root所有sql权限mysql>grantallprivilegeson*.*toroot@"%"identifiedby".";QueryOK,0rowsaffected... 阅读全文
posted @ 2014-11-02 22:27 JasonGu0 阅读(695) 评论(0) 推荐(0) 编辑