mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge with 5.1
This commit is contained in:
@ -3114,8 +3114,6 @@ bool reopen_table(TABLE *table)
|
||||
tmp.maybe_null= table->maybe_null;
|
||||
tmp.status= table->status;
|
||||
|
||||
tmp.s->table_map_id= table->s->table_map_id;
|
||||
|
||||
/* Get state */
|
||||
tmp.in_use= thd;
|
||||
tmp.reginfo.lock_type=table->reginfo.lock_type;
|
||||
|
Reference in New Issue
Block a user