Commit f761835b authored by Jan Lindström's avatar Jan Lindström

Fix candidate for XtraDB and row compressed tables.

parent a81f8fd5
......@@ -1674,7 +1674,7 @@ buf_do_LRU_batch(
n->flushed = 0;
}
n->evicted += count;
n->flushed += count;
}
/*******************************************************************//**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment