sql/core_email.sql
[Pman.Core] / sql / core_watch.sql
index d6fd160..db1fac8 100644 (file)
@@ -16,4 +16,4 @@ alter table  core_watch ADD COLUMN  active int(11) NOT NULL DEFAULT '1';
 
 ALTER TABLE core_watch ADD INDEX qlookup (ontable,onid,person_id,event,medium);
 
-ALTER TABLE core_watch ENGINE=InnoDB;
\ No newline at end of file
\ No newline at end of file