1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-08 17:02:21 +03:00

auto-merge

This commit is contained in:
Tatiana A. Nurnberg
2008-09-17 14:54:50 +02:00
5 changed files with 319 additions and 4 deletions

View File

@ -2250,6 +2250,7 @@ public:
ulong skip_lines;
CHARSET_INFO *cs;
sql_exchange(char *name,bool dumpfile_flag);
bool escaped_given(void);
};
#include "log_event.h"