mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
there was a problem with "next_free_value >= reserved_until" condition: SEQUENCE::set_value handle next_free_value & reserved_until after adjust_values() call, so it is incorect to put assert on it in adjust_values()
4.0 KiB
4.0 KiB