MDEV-21133: Introduce memmove_aligned()
Both variants of the InnoDB page directory are aligned to the entry size (16 bits). Inform the compiler about it.
Showing
Please register or sign in to comment
Both variants of the InnoDB page directory are aligned to the entry size (16 bits). Inform the compiler about it.