Skip to content

Full DB setup script #10

@GoogleCodeExporter

Description

@GoogleCodeExporter
It would be great if the configuration script would generate an entire database 
script that takes care of: 

1. creating the database in the MySQL server
2. creating all the tables (there is a script for this already)
3. setting the DB access permissions based on the username and password 
provided in the configuration file

This would alleviate users of the need to get their hands dirty with MySQL. 
Also, it would make it easier to switch to another DB (e.g., MariaDB or even a 
NoSQL server like MongoDB) in the future.

Original issue reported on code.google.com by hafe...@gmail.com on 26 Oct 2013 at 3:35

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions