boinc/db/init_db

6 lines
74 B
Tcsh
Executable File

#! /bin/tcsh
mysql < drop.sql
mysql < schema.sql
mysql < constraints.sql