mirror of https://github.com/MariaDB/server
Browse Source
ha_innobase::extra(): Conditionally avoid a log write that had been
added in commit e5b9dc1536
(MDEV-25910)
because it may be invoked as part of select_insert::prepare_eof()
and not only during DDL operations.
Reviewed by: Sergei Golubchik
bb-10.6-MDEV-25099
committed by
Sergei Golubchik
2 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue