Hi Kayode, On Sat, Aug 25, 2012 at 9:51 AM, Kayode Odeyemi <[email protected]> wrote:
> On Sat, Aug 25, 2012 at 5:04 AM, Sumedha Rubasinghe <[email protected]>wrote: > >> Hi, >> This seems to be an error in your database scripts. >> Usually syntax for specifying MySQL storage engine type is something >> similar to following.. >> >> CREATE TABLE IF NOT EXISTS TABLE1( >> ... >> ... >> )ENGINE INNODB; >> >> Did you modify the default scripts? >> > > No I did not. The installation I did on Ubuntu desktop 12.04 worked > perfectly well. I'm using the same stratos tarball without any > modifications to the scripts. > > The syntax in mysql.sql script is the same as described above. > You need to change Type=InnoDB to ENGINE=InnoDB in dbscripts/bps/bpel/mysql.sql, only that script has this issue. Please change it as described. Thanks, KasunW. > _______________________________________________ > User mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/user > > -- *Kasun Weranga* Software Engineer ** *WSO2, Inc. *lean.enterprise.middleware. mobile : +94 772314602 <http://sanjeewamalalgoda.blogspot.com/>blog :<http://sanjeewamalalgoda.blogspot.com/> http://kasunweranga.blogspot.com/
_______________________________________________ User mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/user
