mariadb/storage/innobase/handler
Marko Mäkelä c3c5cd9377 MDEV-35813 Unnecessary InnoDB log writes in INSERT…SELECT
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
2025-03-14 16:02:01 +01:00
..
ha_innodb.cc MDEV-35813 Unnecessary InnoDB log writes in INSERT…SELECT 2025-03-14 16:02:01 +01:00
ha_innodb.h MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
handler0alter.cc Merge branch '10.5' into '10.6' 2025-02-27 04:02:33 +01:00
i_s.cc MDEV-35494 fil_space_t::fil_space_t() may be unsafe with GCC -flifetime-dse 2024-12-11 14:44:42 +02:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00