Show MySQL Databases

To show all available databases enter the following command:

SHOW DATABASES;

Comments