MySQL 9.1.0
Source Code Documentation
|
#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) |
int myrg_create | ( | const char * | name, |
const char ** | table_names, | ||
uint | insert_method, | ||
bool | fix_names | ||
) |