Commit 8539cb30 authored by Horst Hunger's avatar Horst Hunger

Merge to update the tree before a push.

parents 94428605 98fc4689
...@@ -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