sql/Companies.sql
authoredward <edward@roojs.com>
Wed, 23 Dec 2015 07:09:39 +0000 (15:09 +0800)
committeredward <edward@roojs.com>
Wed, 23 Dec 2015 07:09:39 +0000 (15:09 +0800)
sql/Companies.sql

index 9bf7ae2..de1966f 100644 (file)
@@ -49,5 +49,5 @@ ALTER TABLE Companies ADD INDEX name_lookup (name);
 -- our new code should have this fixed now..
 -- UPDATE Companies set comptype='OWNER' where isOwner=1;
 
--- call mysql_change_engine('Companies');
+call mysql_change_engine('Companies');