解决Navicate无法连接Mysql问题

    xiaoxiao2021-03-25  133

    ERROR 1045 (28000): Access denied for user 'ambari'@'localhost' (using password: YES)

    grant all privileges on *.* to root@'%' identified by 'admin';

    转载请注明原文地址: https://ju.6miu.com/read-11806.html

    最新回复(0)