mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
Compile time assertion "sizeof(struct st_irem) % sizeof(double) == 0" started to fail on 32bit systems after my_thread_id was changed from ulong to int64. Fixed by added padding to struct st_irem on 32bit systems.
10 KiB
10 KiB