mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
row_get_prebuilt_insert_row(): Remove some fallback code that had been
added in commit 8ea923f55b (MDEV-24818).
It seems that after all, statement boundaries are being reliably
indicated by ha_innobase::start_stmt() or
(for partitioned tables) ha_innobase::external_lock().
4.6 KiB
4.6 KiB