MDEV-33836 Compute modulus correctly in sequence
When the sequence is unsigned bigint, it needs to be cast to unsigned for correct computation of the modulus.
Showing
Please register or sign in to comment
When the sequence is unsigned bigint, it needs to be cast to unsigned for correct computation of the modulus.