OK, this should work for MySQL now. Mirko, do you still have enough patience to try it with the latest CVS head?
Oliver On Tue, 7 Dec 2004 15:40:15 +0100, Oliver Zeigermann <[EMAIL PROTECTED]> wrote: > As a final hint: set isolation level to read committed! > > Oliver > > P.S.: Thanks for reporting all this; I am currently working on the > deadlock retry thing... > > On Mon, 06 Dec 2004 17:02:56 -0800, Mirko Froehlich > > > <[EMAIL PROTECTED]> wrote: > > In that case, I don't think this will solve my issue. Slide actually > > started up fine with MySQL 4.1 for the first time, using the > > MySql41RDBMSAdapter and the new schema. I ran my concurrency test, which > > again failed after less than a minute. Only subsequent startups failed > > due to the schema issues, for some reason. > > > > > > > > -Mirko > > > > On Mon, 2004-12-06 at 16:47, Oliver Zeigermann wrote: > > > > > Nono, use the MySql41RDBMSAdapter. That's what worked for me. > > > > > > Oliver > > > > > > > > > On Mon, 06 Dec 2004 16:37:36 -0800, Mirko Froehlich > > > <[EMAIL PROTECTED]> wrote: > > > > In that case, should I continue to use the MySqlRDBMSAdapter, or > > > > should I > > > > use the MySql41RDBMSAdapter? > > > > > > > > -Mirko > > > > > > > > > > > > > > > > > > > > On Mon, 2004-12-06 at 16:25, Oliver Zeigermann wrote: > > > > May be true, I did my tests with the 4.0 schema and it worked just > > > > fine. No > > > > idea what the original problem is. Anyway, use the 4.0 schema even for > > > > 4.1 > > > > and it should work. Oliver > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
