That is correct. With Mysql 3.23 and above (Or maybe it was version 3.22.23 and above, I don't remember) you need to use the JDBCDescriptorStore. Before that mysql was broken because transactions didn't work, so MySQLDescriptor store was developed.
- Dan Diephouse Jean-Philippe Courson wrote: > Unico Hommes wrote: > >> >> Hi ! >> >> I have a question about the slide stores. I took a look at some of >> them. I >> would like to use MySql for the descriptor storage etc. but I noticed >> that >> it said in the source of the MySqlDescriptorsStore that code was only >> to be >> used with mysql 3.22 or earlier. Can anybody tell me why this is ? > > > > I think it's because MySQL correctly supports transactions only from > this version. > > JP -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
