aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/mysql.sql
diff options
context:
space:
mode:
Diffstat (limited to 'engine/schema/mysql.sql')
-rw-r--r--engine/schema/mysql.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/schema/mysql.sql b/engine/schema/mysql.sql
index 8a21c1733..ce6e7b7a1 100644
--- a/engine/schema/mysql.sql
+++ b/engine/schema/mysql.sql
@@ -365,4 +365,4 @@ CREATE TABLE `prefix_system_log` (
KEY `subject_guid` (`subject_guid`),
KEY `object_guid` (`object_guid`),
KEY `posted` (`posted`)
-) ENGINE = MYISAM DEFAULT CHARSET=utf8;
+) ENGINE = MYISAM DEFAULT CHARSET=utf8;