MOVED mysql/company_get_by_name.sql to mysql/core_company_get_by_name.sql
[Pman.Core] / mysql / mysql_change_engine.sql
index e69de29..128c6ee 100644 (file)
@@ -0,0 +1,6 @@
+
+
+DROP PROCEDURE IF EXISTS mysql_change_engine;
+  
+ -- this code has been moved to PHP as we force it on all tables now..
\ No newline at end of file