mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.
This commit is contained in:
@ -775,7 +775,7 @@ reopen_tables:
|
||||
DBUG_RETURN(TRUE);
|
||||
}
|
||||
|
||||
tables_for_update= get_table_map(fields);
|
||||
thd->table_map_for_update= tables_for_update= get_table_map(fields);
|
||||
|
||||
/*
|
||||
Setup timestamp handling and locking mode
|
||||
|
Reference in New Issue
Block a user