mirror of
https://github.com/MariaDB/server.git
synced 2025-03-06 19:23:09 +01:00
![]() by typecasting the variables before multiplying them, so that the result of the multiplication is of type "unsigned long long". I verified this fix by creating a sparse file of 6TB and forcing InnoDB to use it without overwriting it with zeroes (by commenting the code that overwrites :newraw files). New type ullint is introduced with the sole purpose of shortening "unsigned long long", please do not define it to something else than "unsigned long long". Approved by: Heikki |
||
---|---|---|
.. | ||
fsp0fsp.c |