diff --git a/doc/faq.rst b/doc/faq.rst index 0588898a30..2baba586c1 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -128,9 +128,15 @@ and after execution of your :term:`SQL` commands, removed. 1.12 I have lost my MySQL root password, what can I do? ------------------------------------------------------- +phpMyAdmin does authenticate against MySQL server you're using, so to recover +from phpMyAdmin password loss, you need to recover at MySQL level. + The MySQL manual explains how to `reset the permissions `_. +If you are using MySQL server installed by your hosting provider, please +contact their support to recover the password for you. + .. _faq1_13: 1.13 (withdrawn).