MySQL 9.1.0
Source Code Documentation
|
Buffer pool stats. More...
#include "univ.i"
#include "dict0types.h"
#include "fsp0sysspace.h"
#include "ibuf0ibuf.h"
#include "ut0lock_free_hash.h"
#include "ut0new.h"
Go to the source code of this file.
Classes | |
class | buf_stat_per_index_t |
Per index buffer pool statistics - contains how many pages for each index are cached in the buffer pool(s). More... | |
Variables | |
buf_stat_per_index_t * | buf_stat_per_index |
Container for how many pages from each index are contained in the buffer pool(s). More... | |
Buffer pool stats.
Created May 22, 2015 Vasil Dimov
|
extern |
Container for how many pages from each index are contained in the buffer pool(s).