mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
An oveflow was happening on windows because on Windows sizeof(ulong) is 4 bytes while it is 8 bytes on Linux. Switched avg_frequency and avg length for column statistics to ulonglong. Switched avg_frequency for index statistics to ulonglong.
118 KiB
118 KiB