Re: mp1, mason, apache::dbi multiple database issue

2005-11-08 Thread Perrin Harkins
On Tue, 2005-11-08 at 12:10 -0600, Matthew Lineen wrote: > I'm using mp1, Mason, Apache::DBI, and MySQL InnoDB tables. Check your isolation level: http://perl.apache.org/docs/1.0/guide/databases.html#Transactions_Not_Committed_with_MySQL_InnoDB_Tables - Perrin

mp1, mason, apache::dbi multiple database issue

2005-11-08 Thread Matthew Lineen
Hello, I wasn't sure if I should post here, on the Mason list, or elsewhere; hopefully someone here can help. I'm using mp1, Mason, Apache::DBI, and MySQL InnoDB tables. When adding a second database connection to our code, a very simple getUserIdFromSession subroutine returns inconsistent v