MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
settings Struct Reference

#include <memcached.h>

Collaboration diagram for settings:

Public Attributes

uint flags
uint maxdepth
uint delay
uint sub_level
FILE * out_file
FILE * prof_file
char name [FN_REFLEN]
struct linkfunctions
struct linkp_functions
struct linkkeywords
struct linkprocesses
struct settingsnext
size_t maxbytes
int maxconns
int port
int udpport
char * inter
int verbose
rel_time_t oldest_live
int evict_to_free
char * socketpath
int access
double factor
int chunk_size
int num_threads
int num_threads_per_udp
char prefix_delimiter
int detail_enabled
bool allow_detailed
int reqs_per_event
int reqs_per_tap_event
bool use_cas
enum protocol binding_protocol
int backlog
size_t item_size_max
bool sasl
bool require_sasl
int topkeys
union {
   ENGINE_HANDLE *   v0
   ENGINE_HANDLE_V1 *   v1
engine
struct {
   EXTENSION_DAEMON_DESCRIPTOR *   daemons
   EXTENSION_LOGGER_DESCRIPTOR *   logger
   EXTENSION_ASCII_PROTOCOL_DESCRIPTOR *   ascii
extensions
int m_longl
short m_port

Detailed Description

Globally accessible settings as derived from the commandline.

Definition at line 210 of file dbug.c.


The documentation for this struct was generated from the following files: