summaryrefslogtreecommitdiff
path: root/db_config/SQL/mysql.20131110.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db_config/SQL/mysql.20131110.sql')
-rw-r--r--db_config/SQL/mysql.20131110.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db_config/SQL/mysql.20131110.sql b/db_config/SQL/mysql.20131110.sql
new file mode 100644
index 0000000..e0a4247
--- /dev/null
+++ b/db_config/SQL/mysql.20131110.sql
@@ -0,0 +1,2 @@
+ALTER TABLE `db_config` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
+UPDATE `system` SET `value`='initial|20131110' WHERE `name`='myrc_db_config'; \ No newline at end of file