serv init
This commit is contained in:
2
schoolNewsServ/.bin/mysql/sql/createDB.sql
Normal file
2
schoolNewsServ/.bin/mysql/sql/createDB.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- MySQL Script to create the database
|
||||
CREATE DATABASE IF NOT EXISTS `dlabeling` DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;
|
||||
Reference in New Issue
Block a user