//oups sql

This commit is contained in:
vAugagneur
2011-09-14 12:17:49 +00:00
parent 10a62b46a0
commit 739f3abb5e
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -474,8 +474,6 @@ CREATE TABLE `PREFIX_customer_message_sync_imap` (
KEY `md5_header_index` (`md5_header`(4))
) ENGINE=ENGINE_TYPE DEFAULT CHARSET=utf8;
CREATE INDEX `md5_header_index` ON `PREFIX_customer_message_sync_imap` (md5_header(4));
CREATE TABLE `PREFIX_customer_thread` (
`id_customer_thread` int(11) unsigned NOT NULL auto_increment,
`id_shop` INT(11) UNSIGNED NOT NULL DEFAULT '1',