Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close the temp file when dumping database to make the temp file can b…
…e deleted on Windows (#23249) (#23251) Backport #23249 There was no `dbDump.Close()` before, Windows doesn't like to delete opened files. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
- Loading branch information