You can instruct MySQL to create InnoDB tables by default.
Just put
| default-table-type=innodb
|
under [mysqld], and you're set.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020499#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...