AMP AMP
AMP
0
AMP

Mysql : How to know current database name in mysql

hello in mysql shell how to check current working database..

MySQL Add a comment
a sample image
dennaia
asked Oct 05 2017

Answer

AMP
0
AMP

you may try using status or select database(); on your mysql terminal...

Add a comment
a sample image
arunkumarak
asked Oct 05 2017
edited Oct 05 2018
Post your Answer