mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4
into sanja.is.com.ua:/home/bell/mysql/work.etalon
This commit is contained in:
@ -492,7 +492,10 @@ public:
|
||||
CHANGED_TABLE_LIST * changed_table_dup(TABLE *table);
|
||||
};
|
||||
|
||||
|
||||
/*
|
||||
Used to hold information about file and file structure in exchainge
|
||||
via non-DB file (...INTO OUTFILE..., ...LOAD DATA...)
|
||||
*/
|
||||
class sql_exchange :public Sql_alloc
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user