> > DV> Do you have any tips for mysql too? > > Delete it and install postgres ;-) > > Seriously, I gave up on mysql when i realized that the concurrency it > offered was insufficient for an application that did a lot of writes > from different processes to the same table. Did you ever try using innodb tables?