MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
memcached_mysql.cc File Reference
#include "memcached_mysql.h"
#include <stdlib.h>
#include <ctype.h>
#include <mysql_version.h>
#include "sql_plugin.h"
Include dependency graph for memcached_mysql.cc:

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

Detailed Description

InnoDB Memcached Plugin

Created 04/12/2011 Jimmy Yang

Definition in file memcached_mysql.cc.

Variable Documentation

struct st_mysql_daemon daemon_memcached_plugin
Initial value:
{MYSQL_DAEMON_INTERFACE_VERSION}

Definition at line 170 of file memcached_mysql.cc.