mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
mysql.column_stats wasn't stored/restored properly on big-endian with histogram_type=DOUBLE_PREC_HB. Store histogram values using int2store()/uint2korr(). Note that this patch invalidates previously calculated histogram values on big-endian.
10 KiB
10 KiB