mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Post review fixes.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user