• unknown's avatar
    Bug #12527 yassl causes errors in "repair" and "optimize" · 922e7582
    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
ha_archive.cc 28.5 KB