mariadb/mysql-test/suite/sys_vars
Kristian Nielsen f1fab8a42f Binlog-in-engine: Fix binary search for GTID position
When finding the midpoint for each step in the binary search, that
midpoint was not correctly rounded to the nearest page containing a
GTID state record (when the range from the low to the high point is an
odd multiple of number of innodb_binlog_state_interval bytes). This
caused the search to look at the wrong page (and assert in debug
build).

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-10-23 23:31:51 +02:00
..
inc Merge branch '10.11' into 11.4 2025-06-17 09:50:22 +02:00
r Binlog-in-engine: Fix binary search for GTID position 2025-10-23 23:31:51 +02:00
t MDEV-36843 : Galera tests fail if wsrep_provider_options is too long (> 2k) 2025-10-17 17:21:00 +03:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00