mirror of
https://github.com/MariaDB/server.git
synced 2025-12-10 19:44:09 +03:00
Assert fails due to overflow which happens in Item_func_int_val::fix_num_length_and_dec() as geometry functions have max_length value equal to max_field_size(4294967295U). The fix is to skip max_length calculation for some boundary cases.
11 KiB
11 KiB