1
0
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:
hf@deer.(none)
2003-09-06 18:50:30 +05:00
parent 548d7dc948
commit c7297eba3e
3 changed files with 25 additions and 10 deletions

View File

@ -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"