1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge mysql.com:/home/bar/mysql-5.0.merge

into  mysql.com:/home/bar/mysql-5.1-rpl
This commit is contained in:
bar@mysql.com
2007-03-01 16:06:29 +04:00
15 changed files with 284 additions and 190 deletions

View File

@@ -1656,6 +1656,7 @@ public:
bool opt_enclosed;
bool dumpfile;
ulong skip_lines;
CHARSET_INFO *cs;
sql_exchange(char *name,bool dumpfile_flag);
};