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
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