when should we use MVCC option? i found when I enable MVCC, it locks the whole database instead of session.
Thanks. On Mon, May 23, 2011 at 9:58 PM, Ryan How <[email protected]> wrote: > Have you tried with the MVCC option?, it can help locking issues. > > > > > On 24/05/2011 8:06 AM, Manuel Rodriguez Coria wrote: > > lock problems and some time takes long time get a response ...some time not > comes all data. .. :( > *Manuel Rodriguez Coria* > Tarija,Bolivia > [email protected] > > > > 2011/5/23 Thomas Mueller <[email protected]> > >> Hi, >> >> > but when try to get data from a table that >> > already use before this not execute. :(... >> >> I'm sorry, what is the problem exactly? >> >> Regards, >> Thomas >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/h2-database?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
