-
unknown authored
Dean noticed that constant flush calls caused the archive stream file to flush empty buffers. This patch removes that behavior. sql/ha_archive.cc: Modifications for more of a lazy approach to opening up archive files for writing. sql/ha_archive.h: Added a variable to determine state, and a new method for encapsulating the opening of archive writers.
714e9c0a