Comment 9 for bug 587170

Revision history for this message
Alex Yurchenko (ayurchen) wrote :

You can easily see it from the patch: just explicitly setting auto_increment_increrement and auto_increment_offset to 1 for the master thread before processing TOI action. Basically TOI actions don't need this autoincrement control at all due to strictly serial processing.