This may look as a very lame question, but I mean, if I create a database with MySQL it seems to be nowhere. In fact I've searched the hard disk using the name I've given to the database and nothing appears. To make my application work on another computer I could save the database info into a text file and then I could create the database in the other computer via INSERT commands, but this is just lame.
I'm using MySQl 5.1.30 in case that helps.
I'm using MySQl 5.1.30 in case that helps.