MySQL 8.3.0
Source Code Documentation
myrg_create.cc File Reference
#include <fcntl.h>
#include <sys/types.h>
#include "m_string.h"
#include "my_dbug.h"
#include "my_inttypes.h"
#include "my_io.h"
#include "my_thread_local.h"
#include "mysql/psi/mysql_file.h"
#include "nulls.h"
#include "storage/myisammrg/myrg_def.h"
#include "strxmov.h"
#include "typelib.h"

Functions

int myrg_create (const char *name, const char **table_names, uint insert_method, bool fix_names)
 

Function Documentation

◆ myrg_create()

int myrg_create ( const char *  name,
const char **  table_names,
uint  insert_method,
bool  fix_names 
)