mariadb/storage
Kristian Nielsen c4e77429cd Binlog-in-engine: Additional test coverage
Add mtr tests for some pieces of code found not covered in coverage report
analysis.

Fix two bugs found by the added tests:

 - Starting server when there is exactly one binlog file that is empty
   (crash during RESET MASTER?) would try to add to the XID hash twice,
   which would cause an error during restart.

 - A GTID binlog state that _exactly_ fits in a page would cause incorrect
   handling of page creation in the page fifo, attempting to create the same
   page twice.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2026-01-22 19:48:21 +01:00
..
archive Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
blackhole Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
columnstore columnstore 25.10.1-1 2025-10-24 13:32:45 +02:00
connect cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
csv Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
example cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
federated Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
federatedx MDEV-37484: Sql_cmd_dml::execute_inner, Sql_cmd_update::execute_inner do not call Select handler for the engine involved 2025-11-27 13:13:17 +05:30
heap Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP 2025-02-10 15:59:28 +02:00
innobase Binlog-in-engine: Additional test coverage 2026-01-22 19:48:21 +01:00
maria Merge 10.11 into 11.4 2026-01-02 11:53:09 +02:00
mroonga cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
myisam cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
myisammrg cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
oqgraph Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
perfschema Merge 10.11 into 11.4 2025-09-03 10:32:56 +03:00
rocksdb cleanup: CREATE_TYPELIB_FOR() helper 2025-10-25 00:19:11 +07:00
sequence Merge branch '10.11' into 11.1 2024-07-08 22:40:16 +02:00
sphinx Merge 10.11 into 11.4 2024-12-02 11:35:34 +02:00
spider fix spider/bugfix.mdev_37972 to work for mariadb-test/ 2026-01-09 14:03:17 +01:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00