MySQL Forums
Forum List  »  Newbie

How to list usernames
Posted by: Stephen Liu
Date: August 15, 2017 05:24AM

Hi all,

I have username satimis@localhost created on database tastyigniter

mysql> SELECT user,host FROM mysql.db WHERE db='tastyigniter';
Empty set (0.00 sec)

Please advise how to list users on the database tastyigniter?

Thanks

Regards
satimis

Options: ReplyQuote


Subject
Written By
Posted
How to list usernames
August 15, 2017 05:24AM
August 15, 2017 09:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.