Is there a way to create a database? Jackmtsai 创建于 2014年06月18日 16:14 I can't figure out how to create a mysql database. when I connected to my local mysql server. Is there something that I missed?
I have the same question
There doesn't appear to be a UI element to create a database, but if you connect to the server and open up a console, you can create one directly with SQL.