| |||||
| Dernière réponse | |
|---|---|
| Sujet : MySQL perdu password | |
| YupYup | Vu dans la doc :
Another way to set the password is by using the mysqladmin command: shell> mysqladmin -u root password new_password Only users with write/update access to the mysql database can change the password for others users. All normal users (not anonymous ones) can only change their own password with either of the above commands or with SET PASSWORD=PASSWORD('new password'). |
| Vue Rapide de la discussion |
|---|