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

mysql - FireDac error 314 - but DLLs are in program directory -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -

c# - Binding Winform Chart using INotifyPropertyChanged Interface -