mariadb/mysql-test/suite/binlog/include
Brandon Nesterenko 155a82e0b1 MDEV-35350: Backport search_pattern_in_file.inc SEARCH_WAIT to 10.5
MDEV-35350 consolidated two methods that MTR tests
would wait until a file had certain content
written to it, which were only available in 10.6+.
This patch only backports the functionality to
10.5 in case some test wants to use it (nothing
uses it in 10.5 at present).

The cleanup bc46f1a7d9 from 10.6 is also
backported so SEARCH_TYPE doesn't need to be
accounted for in the new search_pattern_in_file.inc
logic.
2024-11-12 05:54:50 -07:00
..
binlog.test Merge branch '10.4' into 10.5 2021-07-31 23:19:51 +02:00
binlog_cache_stat.test Merge branch '10.2' into 10.3 2019-09-03 13:17:32 +03:00
binlog_incident-master.opt Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
binlog_incident.inc Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
binlog_index.inc MDEV-16944 Fix file sharing issues on Windows in mysqltest 2024-04-17 16:52:37 +02:00
binlog_insert_delayed.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
binlog_ioerr.inc Merge branch '10.2' into 10.3 2020-01-17 00:46:40 +03:00
binlog_mysqlbinlog-cp932.inc Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
binlog_row_annotate.inc [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client' 2023-03-21 17:19:44 +04:00
binlog_truncate.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
binlog_xa_prepare_connection.inc MDEV-742 XA PREPAREd transaction survive disconnect/server restart 2020-03-14 22:45:48 +02:00
binlog_xa_prepare_disconnect.inc MDEV-742 XA PREPAREd transaction survive disconnect/server restart 2020-03-14 22:45:48 +02:00
binlog_xa_prepared_do_and_restart.inc MDEV-742 XA PREPAREd transaction survive disconnect/server restart 2020-03-14 22:45:48 +02:00
blackhole.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
check_binlog_size.inc MDEV-9266 Creating index on temporaray table breaks replication 2018-07-18 17:13:24 +05:30
ctype_cp932.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
ctype_cp932_binlog.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
ctype_ucs_binlog.result Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
ctype_ucs_binlog.test [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client' 2023-03-21 17:19:44 +04:00
database.test MDEV-31005: Make working cursor-protocol 2024-09-18 18:39:26 +07:00
drop_table.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
drop_temp_table.test Merge 10.2 into 10.3 2019-08-29 12:00:12 +03:00
implicit.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
insert_select-binlog.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
mix_innodb_myisam_binlog.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
mix_innodb_myisam_side_effects.test Move mysql-test-run/extra/binlog to suite/binlog/include 2018-03-29 13:59:44 +03:00
mysqlbinlog_row_engine.inc Merge branch '10.2' into 10.3 2022-01-29 15:41:05 +01:00
print_optional_metadata.inc MDEV-35350: Backport search_pattern_in_file.inc SEARCH_WAIT to 10.5 2024-11-12 05:54:50 -07:00