mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix for LOAD DATA to work with embedded library
This commit is contained in:
@ -34,7 +34,6 @@ static char inited, org_my_init_done;
|
||||
#include "../sql/mysqld.cc"
|
||||
#endif
|
||||
|
||||
#define SCRAMBLE_LENGTH 8
|
||||
C_MODE_START
|
||||
#include <mysql.h>
|
||||
#include "errmsg.h"
|
||||
|
Reference in New Issue
Block a user