[Vtigercrm-commits] [vtiger-commits] r9838 - /vtigercrm/branches/5.0.3/schema/DatabaseSchema.xml
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue Nov 14 09:56:52 EST 2006
Author: richie
Date: Tue Nov 14 07:56:43 2006
New Revision: 9838
Log:
Added type=myql for the vtiger_parenttab table --By Don
Modified:
vtigercrm/branches/5.0.3/schema/DatabaseSchema.xml
Modified: vtigercrm/branches/5.0.3/schema/DatabaseSchema.xml
==============================================================================
--- vtigercrm/branches/5.0.3/schema/DatabaseSchema.xml (original)
+++ vtigercrm/branches/5.0.3/schema/DatabaseSchema.xml Tue Nov 14 07:56:43 2006
@@ -5195,6 +5195,7 @@
<col>parenttab_label</col>
<col>visible</col>
</index>
+ <opt platform="mysql">Type=InnoDB</opt>
</table>
<table name="vtiger_tmp_read_user_sharing_per">
More information about the vtigercrm-commits
mailing list