Questions tagged [mysql-cli]
46 questions
-3
votes
1 answer
Can't see MySQL database from terminal that I created on Workbench using "SHOW DATABASES"
I have recently downloaded MySQL community and MySQL workbench on my MacOs.
I created database on workbench and I am able to do updates and work there.
But when I try to do for ex: "SHOW DATABASES from terminal I am not able to see the databases I…

Nisheet Karan
- 1
- 2