MySQL-5.6.13免安装版配置方法

    xiaoxiao2021-03-25  108

    http://blog.csdn.net/q98842674/article/details/12094777/

    ERROR 1045 (28000): Access denied for user 'ODBC'@'localhost' (using password: NO)

    错误解决方法:

    1.找到配置文件my.ini  ,然后将其打开;

    2.在mysqld下面添加skip-grant-tables,保存退出;

    3.保存后重启mySQL;

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

    最新回复(0)