MySQL 8.0.40
Source Code Documentation
debug_options.cc File Reference
#include "client/base/debug_options.h"
#include <stdlib.h>
#include <sys/types.h>
#include <functional>
#include "client/base/abstract_program.h"
#include "client/client_priv.h"
#include "my_dbug.h"

Functions

static void debug_do_exit ()
 

Variables

static Debug_optionsprimary_debug_options = nullptr
 
static uint my_end_arg
 

Function Documentation

◆ debug_do_exit()

static void debug_do_exit ( )
static

Variable Documentation

◆ my_end_arg

uint my_end_arg
static

◆ primary_debug_options

Debug_options* primary_debug_options = nullptr
static