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.
_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user

Reply via email to