Kiyoko Takanabe wrote:

> Hello All,
>
> We tryied to use mysql v3.23+ via JDBC.
> I have some question.
>
> Prior to version 3.23, MySQL had no support for transactions, so Slide's standard 
>JDBC store cannot populate the namespace properly.
>
> Slide use mysql Table type 'myisam' by default,
> but myisam has no support for transactions.
>
> As a workaround, should i use innoDB type?
>
> ___________________________________________
>  iDimension Inc.
>  Kiyoko Takanabe

I don't use a mysql database but InnoDB seems the best table type.
Please report back if this type works for you.


Dirk

Reply via email to