mariadb/storage/innobase/handler
Kristian Nielsen 5d281b7228 MDEV-34705: Binlog-in-engine: Reduce struct fsp_binlog_page_entry size
The file_no and page_no values are not really needed in the page object,
so remove them to save a bit of memory.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-05-05 17:02:50 +02:00
..
ha_innodb.cc MDEV-34705: Binlog-in-engine: Implement refcounting outstanding OOB records 2025-04-19 12:26:28 +02:00
ha_innodb.h Merge 10.11 into 11.4 2025-03-03 11:07:56 +02:00
handler0alter.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
i_s.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00
innodb_binlog.cc MDEV-34705: Binlog-in-engine: Reduce struct fsp_binlog_page_entry size 2025-05-05 17:02:50 +02:00