mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +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->evicted += count;
|
||||
n->flushed += count;
|
||||
}
|
||||
|
||||
/*******************************************************************//**
|
||||
|
||||
Reference in New Issue
Block a user