Доброго времени суток! Пытаюсь установить рут-пароль на 8-й мускул на CentOS 6 с помощью
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '123456';
Но получаю ошибку
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement
show tables; возвращает в базе mysql лишь 2 таблицы innodb_index_stats и innodb_table_stats