Hey, One concern I have with big transcations that have lots of stuff in them is that some code might get called in which needs to run in a transaction with a higher isolation level then the current one. For MySQLs InnoDB the default is repeatable read, so if you have code that requires serializability and gets called during that transaction, you're basically fucked. Or am I missing something?
Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l