Are you using IDENTITY for id generation? If so, I think it doesn't use batching.
On Jul 18, 12:15 am, Cristian Prieto <[email protected]> wrote: > I think somebody submitted a patch to support MySQL batching in NH to dev > list, it depends heavily in MySQL libraries so I'm not sure it will be added > soon to NH trunk. > > > > > > > > On Sun, Jul 17, 2011 at 5:54 PM, Dima Gluzman <[email protected]> wrote: > > hello i'm using nhibrnate with MySql and we have performance issues. > > is it possible to get batching with mysql and nhibrnate ? > > > thanks.
