> 4) mysql 3.23.38 Unless your using the experimental transaction support in MySQL, this could be caused by Zope's ConflictError. When a conflict is detected inside the ZODB, Zope automatically retires the request up to 3 times. If you make changes to a non-transactional database, those changes will be re-run up to 3 times. -Randy