MySQL Forums
Forum List  »  Newbie

How to list user and password
Posted by: Stephen Liu
Date: May 19, 2015 10:29AM

Hi all,

mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| bible |
| dbwordpress |
| hymn |
| mysql |
| performance_schema |
| phpmyadmin |
+--------------------+

How to list the user and password of the databases, bible and hymn? There is only one user on each of these databases.

Thanks

Regards
satimis

Options: ReplyQuote


Subject
Written By
Posted
How to list user and password
May 19, 2015 10:29AM


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.