yllar
2008-06-24 cdd3c96ffb59271e97a99d55651fe3a2f8566ea1
SQL/mysql.initial.sql
@@ -119,6 +119,7 @@
  `headers` text NOT NULL,
  `structure` text,
  PRIMARY KEY (`message_id`),
  INDEX `created_index` (`created`),
  UNIQUE `uniqueness` (`user_id`, `cache_key`, `uid`)
);