Search Results

1
vote

portable mysql for development

This depends on what you really want to do. If you just care about the table structure, your build process probably already has some .sql files that get executed to set up a new database. …