Revision 2808, 73 bytes
(checked in by david, 3 years ago)
Deadlock retry allows the database adapter (currently only tested with the MySQLAdapter) to retry transactions that fall into deadlock. It will retry such transactions three times before finally failing.