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

Revert Bug#48321 due to build breakage and failing tests.

This commit is contained in:
Davi Arnaut
2010-06-28 17:59:41 -03:00
parent aa1dddd5ca
commit 1b504ab0b1
12 changed files with 21 additions and 602 deletions

View File

@ -1236,7 +1236,6 @@ void THD::cleanup_after_query()
where= THD::DEFAULT_WHERE;
/* reset table map for multi-table update */
table_map_for_update= 0;
clean_current_user_used();
}