mariadb/storage/innobase/ut
Kristian Nielsen d4b37fcc85 MDEV-34705: Binlog-in-engine: Handful of fixes
Fix missing WORDS_BIGENDIAN define in ut0compr_int.cc.

Fix misaligned read buffer for O_DIRECT.

Fix wrong/missing update_binlog_end_pos() in binlog group commit.

Fix race where active_binlog_file_no incremented too early.

Fix wrong assertion when reader reaches the very start of (active+1).

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-04-06 10:01:50 +02:00
..
ut0compr_int.cc MDEV-34705: Binlog-in-engine: Handful of fixes 2025-04-06 10:01:50 +02:00
ut0dbg.cc Cleanup: Say "mariadbd" instead of "mysqld" in InnoDB messages 2022-11-22 15:32:47 +02:00
ut0list.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0mem.cc MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00
ut0new.cc MDEV-34705: out-of band binlogging, partial untested commit to do a separate refactoring of end_event 2025-04-06 10:00:17 +02:00
ut0rbt.cc MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00
ut0rnd.cc MDEV-21256 after-merge fix: Use std::atomic 2020-02-01 15:06:12 +02:00
ut0ut.cc Merge 10.6 into 10.11 2024-12-19 15:38:53 +02:00
ut0vec.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ut0wqueue.cc Merge 10.5 into 10.6 2021-10-21 16:06:34 +03:00