boinc/db/drop.sql

3 lines
54 B
MySQL
Raw Normal View History

drop database if exists boinc;
create database boinc;