Initial Import from the old project.
[aymargeddon/current.git] / var / extract_structure_and_localize
1 mysqldump -u aymargeddon -p`cat ../+secrets` -d --add-drop-table \
2           RAGNAROEK > RAGNAROEK.sql
3 mysqldump -u aymargeddon -p`cat ../+secrets` -c --add-drop-table RAGNAROEK LOCALIZE \
4           > LOCALIZE.sql