mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Fix candidate for XtraDB and row compressed tables.
This commit is contained in:
@@ -1674,7 +1674,7 @@ buf_do_LRU_batch(
|
|||||||
n->flushed = 0;
|
n->flushed = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
n->evicted += count;
|
n->flushed += count;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*******************************************************************//**
|
/*******************************************************************//**
|
||||||
|
Reference in New Issue
Block a user