Bug #64340 | race on no_flush event during buf_flush_free_margin | ||
---|---|---|---|
Submitted: | 15 Feb 2012 14:07 | Modified: | 14 Jun 2013 15:35 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S5 (Performance) |
Version: | 5.1.52, 5.1.61 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | innodb, performance |
[15 Feb 2012 14:07]
Mark Callaghan
[18 Mar 2012 18:33]
Valeriy Kravchuk
Thank you for the problem report.
[13 Jun 2013 17:48]
Inaam Rana
Mark, As you know that buf_flush_free_margin() is no more in 5.6. I am trying to understand your reasoning around batch end wait. Are you saying that threads calling buf_flush_wait_batch_end can, in some cases, return before the batch has ended? If so, can you explain it a bit further how this can happen?
[14 Jun 2013 15:35]
Mark Callaghan
I think this should be closed. The code has changed significantly.