MDEV-20865 extra2_write_len() fix
Current implementation of extra2_write_len() does not guarantee of writing correct 2-byte values as it skips writing zero at the beginning. Refined DBUG_ASSERT() to more truthful limit.
Showing
Please register or sign in to comment