• unknown's avatar
    Formailized the row buffer structure, implemented new streaming format. · ccf4a137
    unknown authored
    
    mysql-test/r/archive.result:
      Added cleanup for additional tables
    mysql-test/t/archive.test:
      Added cleanup for additional tables.
    storage/archive/ha_archive.cc:
      Rows are now proceeded with length. Added new record buffer structure and methods.
    storage/archive/ha_archive.h:
      New structure for buffer
    ccf4a137
ha_archive.cc 49.9 KB