Commit d0b8dd45 authored by Kristofer Pettersson's avatar Kristofer Pettersson

automerge

parents fb7bbdff 85ca9837
...@@ -830,7 +830,6 @@ bool mysql_insert(THD *thd,TABLE_LIST *table_list, ...@@ -830,7 +830,6 @@ bool mysql_insert(THD *thd,TABLE_LIST *table_list,
info.copied=values_list.elements; info.copied=values_list.elements;
end_delayed_insert(thd); end_delayed_insert(thd);
} }
query_cache_invalidate3(thd, table_list, 1);
} }
else else
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment