MySQL 9.1.0
Source Code Documentation
|
#include <string.h>
#include <sys/types.h>
#include "m_string.h"
#include "my_dbug.h"
#include "my_inttypes.h"
#include "my_io.h"
#include "my_sys.h"
#include "nulls.h"
#include "strxnmov.h"
Functions | |
char * | my_load_path (char *to, const char *path, const char *own_path_prefix) |
Returns full load-path for a file. More... | |