Я устанавливаю MySQL 5.6 на Windows 8. Я делаю полностью общую установку - я принимаю все настройки по умолчанию. Все же я получаю эту ошибку:
Beginning configuration step: Applying security settings
Attempting to update security settings.
Authentication to host 'localhost' for user 'root' using method 'mysql_native_password' failed with message:
Access denied for user 'root'@'localhost' (using password: NO)
Ended configuration step: Applying security settings
Это происходит при запуске файла MSI, найденного прямо на сайте загрузки MySQL.
Я администратор на машине.
Что мне не хватает?