Read more:
How to setup mysql on Linux

7. To check the current databases give below command in mysql prompt. mysql> SHOW DATABASES; +--------------------+ | Database | +--------------------+...

Close