reset_mysql
Ceci est une ancienne révision du document !
service mysql stop mysqld --skip-grant-tables --skip-networking --user=mysql mysql -u root
FLUSH PRIVILEGES; SET PASSWORD FOR root@'localhost' = 'new_password_goes_here'; FLUSH_PRIVILEGES;
reset_mysql.1573798769.txt.gz · Dernière modification : (modification externe)
