The security settings could not be applied to the database because the connection has failed with the following error. Error Nr. 1045 Access denied for user 'root'@'localhost' (using password: YES) If a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherwise no client application can connect to the server. After you have opened the port please press [Retry] to apply the security settings. If you are re-installing after you just uninstalled the MySQL server please note that the data directory was not removed automatically. Therefore the old password from your last installation is still needed to connect to the server. In this case please select skip now and re-run the Configuration Wizard from the start menu.
Поискав в файле конфигурации my.ini (находится в папке установки MySQL) нашел следующие строки:
#Path to the database rootОказалось что данная папка чистится не полностью, и данные о пользователи остаются после удаления MySQL. После удаления папки и очередной переустановки MySQL. Мастер настройки больше не предлагал сменить старый пароль, а предложил установить новый.
datadir="C:/ProgramData/MySQL/MySQL Server 5.1/Data/"
5 комментариев:
Еще нужно снести папку в апликашен дата у юзера (...:\Documents and Settings\User\Application Data\MySQL\)... ;) тогда будет все как новое.
Ооо, спасибо огромное! MySQL удалила, реестр почистила, а заново устанавливаться не хотел. Только после удаления мусора из Application Data получилось :)
Спасибо. Ещё добавлю от себя.
Для семёрки перед переустановкой необходимо удалить содержимое C:\ProgramData\MySQL
Необходимо убить папку MySQL в ProgramData (скрытая) для Windows7
Вы лучшие!!! Спасибо!!!
Отправить комментарий