mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
automerge
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user