How would you create the database from the commandline mysql tool? You'd connect to the main database (I forget the name), create it there, then reconnect to the database. The way to do this would involve create a second DB connection if you need it.