MySQL 8.3.0
Source Code Documentation
hp_test1.cc File Reference
#include <sys/types.h>
#include "heap.h"
#include "m_string.h"
#include "my_inttypes.h"
#include "my_sys.h"
#include "my_thread_local.h"

Functions

static int get_options (int argc, char *argv[])
 
int main (int argc, char **argv)
 
static int get_options (int argc, char **argv)
 

Variables

static int flag = 0
 
static int verbose = 0
 
static int remove_ant = 0
 
static int flags [50]
 

Function Documentation

◆ get_options() [1/2]

static int get_options ( int  argc,
char **  argv 
)
static

◆ get_options() [2/2]

static int get_options ( int  argc,
char *  argv[] 
)
static

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ flag

int flag = 0
static

◆ flags

int flags[50]
static

◆ remove_ant

int remove_ant = 0
static

◆ verbose

int verbose = 0
static