How do I find mysql database?
Answer Posted / Aditya Nand Modanwal
You can find the location of a MySQL database by using the SHOW DATABASES; command in the MySQL CLI. This will list all databases available.
Post New Answer View All Answers
What is current version of mysql?
1057
How to Change a users password from unix shell.
1194
Which statement is used in a select query for partial matching?
1232
What is the current mysql version?
1082