Fix mysql_table_type .. (where did this go, or why was it not there?)
Jess Robinson [Tue, 11 Jul 2006 21:53:26 +0000 (21:53 +0000)]
t/data/xml/schema.xml

index c12173c..459291c 100644 (file)
@@ -51,7 +51,7 @@ Created on Fri Aug 15 15:08:18 2003
           <constraint name="emailuniqueindex" type="UNIQUE" fields="email" />
         </constraints>
         
-        <extra foo="bar" hello="world" bar="baz" />
+        <extra foo="bar" hello="world" bar="baz" mysql_table_type="InnoDB" />
       </table>
   </tables>