mariadb/storage/innobase/page
Marko Mäkelä 124dc0d85b MDEV-25361 fixup: Fix integer type mismatch
InnoDB tablespace identifiers and page numbers are 32-bit numbers.
Let us use a 32-bit type for them in innochecksum.

The changes in commit 1918bdf32c
broke the build on 32-bit Windows.

Thanks to Vicențiu Ciorbaru for an initial version of this fixup.
2021-07-22 17:53:43 +03:00
..
page0cur.cc Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
page0page.cc Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
page0zip.cc MDEV-25361 fixup: Fix integer type mismatch 2021-07-22 17:53:43 +03:00