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
- Re: What should i use mysql table type to do transactions... Kiyoko Takanabe
- Re: What should i use mysql table type to do transac... Dirk Verbeeck
