summaryrefslogtreecommitdiffstats
path: root/conf/mysql.sql
diff options
context:
space:
mode:
Diffstat (limited to 'conf/mysql.sql')
-rw-r--r--conf/mysql.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/mysql.sql b/conf/mysql.sql
deleted file mode 100644
index 6247d657bb..0000000000
--- a/conf/mysql.sql
+++ /dev/null
@@ -1,2 +0,0 @@
-DROP DATABASE gogs;
-CREATE DATABASE IF NOT EXISTS gogs CHARACTER SET utf8 COLLATE utf8_general_ci; \ No newline at end of file