mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Post review fixes.
This commit is contained in:
parent
8730d0a4dd
commit
a37899a81a
5 changed files with 127 additions and 20 deletions
|
|
@ -52,7 +52,7 @@ typedef struct st_key_cache_statistics
|
|||
ulonglong writes; /* number of actual writes from buffers into files */
|
||||
} KEY_CACHE_STATISTICS;
|
||||
|
||||
#define NO_LONG_KEY_CACHE_STAT_VARIABLES 3
|
||||
#define NUM_LONG_KEY_CACHE_STAT_VARIABLES 3
|
||||
|
||||
/* The type of a key cache object */
|
||||
typedef enum key_cache_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue