• marko's avatar
    branches/zip: fil_node_open_file(): In InnoDB Hot Backup, · c12d8601
    marko authored
    determine the page size of single-file tablespaces before computing
    the file node size.  Otherwise, the space->size of compressed tablespaces
    would be computed with UNIV_PAGE_SIZE instead of key_block_size.
    This should fix Issue #313.
    c12d8601
fil0fil.c 124 KB