mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Problem was that we got an error in sequence_insert while opening the newly created sequence table in an prepared statement as the table id didn't match. Fixed by temporarly removing the reprepare observer during sequence_insert as there can never be a table missmatch in this case.
19 KiB
19 KiB