mirror of https://github.com/BOINC/boinc.git
3 lines
54 B
MySQL
3 lines
54 B
MySQL
![]() |
drop database if exists boinc;
|
||
|
create database boinc;
|