MySQL 5.6.14 Source Code Document
|
#include "memcached_mysql.h"
#include <stdlib.h>
#include <ctype.h>
#include <mysql_version.h>
#include "sql_plugin.h"
Go to the source code of this file.
Classes | |
struct | mysql_memcached_context |
Functions | |
mysql_declare_plugin (daemon_memcached) |
Variables | |
struct st_mysql_daemon | daemon_memcached_plugin |
mysql_declare_plugin_end |
struct st_mysql_daemon daemon_memcached_plugin |
Definition at line 170 of file memcached_mysql.cc.