我想重新安装MySQL服务器。 我重新安装之前清除了寄存器,但是当它configuration它说
error 1045 Access denied for 'root@localhost'(using password NO)
我如何重新安装它?
重新安装MySQL应用程序将不会replace/覆盖现有的数据库,因此旧安装的数据库(和root密码)仍然存在。 您需要执行以下任一操作: