1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Cherry picking patch for BUG#37051

This commit is contained in:
He Zhenxing
2008-08-26 18:01:49 +08:00
parent dd47146dfa
commit 78e1f5d523
10 changed files with 503 additions and 30 deletions

View File

@ -1000,7 +1000,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