MySQL 5.6.14 Source Code Document
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
stats.h
1
/* stats */
2
void
stats_prefix_init(
void
);
3
void
stats_prefix_clear(
void
);
4
void
stats_prefix_record_get(
const
char
*key,
const
size_t
nkey,
const
bool
is_hit);
5
void
stats_prefix_record_delete(
const
char
*key,
const
size_t
nkey);
6
void
stats_prefix_record_set(
const
char
*key,
const
size_t
nkey);
7
/*@null@*/
8
char
*stats_prefix_dump(
int
*length);
plugin
innodb_memcached
daemon_memcached
daemon
stats.h
Generated on Sat Nov 9 2013 01:25:12 for MySQL 5.6.14 Source Code Document by
1.8.1.2