Summary: `DUMP DATABASE` used a separate transaction to read database data. That wouldn't be an issue if the query was correctly disallowed in multicommand transactions. Because it was allowed the output wasn't transactionally correct. Instead of disabling `DUMP DATABASE` in multicommand transactions this change fixes it so that it works properly in multicommand transactions. Reviewers: buda Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2781 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
drivers | ||
feature_benchmark | ||
integration | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
.clang-tidy | ||
apollo_runs.py | ||
apollo_runs.yaml | ||
client-stress.sh | ||
CMakeLists.txt |