mysql - How to add user in phpmyadmin -


i want know how add user in phpmyadmin , have done research didnot find proper answer. unable find privilege section in phpmyadmin can add username , password . working on hosting , cant see privilege section in phpmyadmin main's page.

sorry inconvenience english weak

phpmyadmin not handle user management, rather passes username , password on mysql. create mysql user.

and if mean, users controlling own database, go here.


Comments

Popular posts from this blog

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Handling constructor related functions while testing with mocha and sinon -