Replies: 1 comment 2 replies
-
Нужно включить (раскомментировать) skip-grant-tables в шаблоне конфига MySQL и запустить модуль в таком режиме. Тогда сможете снять пароль или задать новый. После смены пароля не забудьте выключить skip-grant-tables. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
чего я только не перепробовал
PS C:\OSPanel\modules\MySQL-5.7\bin> .\mysqladmin.exe flush-privileges
mysqladmin: connect to server at 'MySQL-5.7' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
PS C:\OSPanel\modules\MySQL-5.7\bin>
Beta Was this translation helpful? Give feedback.
All reactions