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?

On Sat, Aug 25, 2012 at 9:13 AM, Kayode Odeyemi <[email protected]> wrote:

> Hi all,
>
> It looks to me that Stratos has no support for Mysql Innodb engine.
>
> Below is my command log:
>
> root@build:/opt/wso2-stratos-local-setup-1.5.2# ./create_dbs.sh
> Dropping the existing database...
> Creating a fresh database...
> ERROR 1064 (42000) at line 29: You have an error in your SQL syntax; check
> the manual that corresponds to your MySQL server version for the right
> syntax to use near 'TYPE=InnoDB' at line 23
>
> Any help is greatly appreciated.
>
> Regards
>
> --
> Odeyemi 'Kayode O.
> http://ng.linkedin.com/in/kayodeodeyemi. t: @charyorde blog:
> http://sinati.com/tree/java-cheat-sheet
>
>
> _______________________________________________
> User mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/user
>
>


-- 
/sumedha
m: +94 773017743
b :  bit.ly/sumedha
_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user

Reply via email to