sql/Person.sql
authorAlan Knowles <alan@roojs.com>
Wed, 17 Feb 2016 03:49:50 +0000 (11:49 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 17 Feb 2016 03:49:50 +0000 (11:49 +0800)
sql/Person.sql

index 7fa8a6c..cc624fc 100644 (file)
@@ -97,6 +97,4 @@ ALTER TABLE Person add index lookup_owner(owner_id);
  
  
 --  finally - always innodb
- call mysql_change_engine('Person');
+  
\ No newline at end of file