mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
c12d8601e3
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. |
||
---|---|---|
.. | ||
fil0fil.c |