-
unknown authored
- Use constant directly to check that enough number of bytes have been written as header of the archive. sql/examples/ha_archive.cc: Don't take "sizeof" the constant DATA_BUFFER_SIZE. Simply use DATA_BUFFER_SIZE as is.
922e7582
- Use constant directly to check that enough number of bytes have been written as header of the archive. sql/examples/ha_archive.cc: Don't take "sizeof" the constant DATA_BUFFER_SIZE. Simply use DATA_BUFFER_SIZE as is.