Commit ae387e78 authored by Marcin Stolarek's avatar Marcin Stolarek Committed by Alejandro Sanchez
Browse files

Fix sacctmgr archive dump commit confirmation.

Commit 2f571559 added internal calls to mysql_db_commit() in
_archive_purge_table(). Previous sacctmgr logic triggered the operation
and then asked for confirmation through commit_check(), making it
impossible to rollback even when the user discarded the changes.

Bug 7130.
parent 6b2b5684
Supports Markdown
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