Changes between Initial Version and Version 1 of Ticket #23074, comment 4
- Timestamp:
- Jul 28, 2014, 8:41:58 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23074, comment 4
initial v1 5 5 I suspect it will throw some `assertNumQueries` off. I'll let Jenkins run the tests and see what happens. 6 6 7 I don't plan to backport it to 1.7, because we've already released RC2 and it appears to be an fairly rare case (otherwise it would have been reported earlier). To work around the problem, you rcan:7 I don't plan to backport it to 1.7, because we've already released RC2 and it appears to be an fairly rare case (otherwise it would have been reported earlier). To work around the problem, you can: 8 8 9 9 - create smaller batches and wrap each batch in its own transaction;