I'm running MySql in a Windows environment, I have a database called winestore.database and I put it in \mysql\bin
I can connect to mysql fine.
I can't seem to open the database, I've tried
use winestore.database
use winestore
mysql winestore.database
Plus a few others. Any suggestions?
I can connect to mysql fine.
I can't seem to open the database, I've tried
use winestore.database
use winestore
mysql winestore.database
Plus a few others. Any suggestions?