How can I create and initialize a schema for a embedded MySQL DB?
6
votes
1
answer
835
views
I want to create an embedded MySQL database for running tests, but I'm not sure how to do it.
- How do I initialize the database?
- How do I run my create table statements?
I'm using Perl, so it needs to be done with a language and not a couple of commands.
Asked by xenoterracide
(2931 rep)
Jun 30, 2011, 08:09 PM
Last activity: Sep 15, 2011, 04:55 PM
Last activity: Sep 15, 2011, 04:55 PM