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.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/engine/schema/mysql.sql b/engine/schema/mysql.sql
index e6b1834c1..4526da43d 100644
--- a/engine/schema/mysql.sql
+++ b/engine/schema/mysql.sql
@@ -22,7 +22,6 @@ CREATE TABLE `prefix_entities` (
`subtype` int(11) NULL,
`owner_guid` bigint(20) unsigned NOT NULL,
- `site_guid` bigint(20) unsigned NOT NULL default '0',
`access_id` int(11) NOT NULL,
`time_created` int(11) NOT NULL,