mariadb/mysql-test/suite
Vlad Lesin 4c226c1850 MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing
The solution is to suppress error messages for missing tablespaces if
mariabackup is launched with "--prepare --export" options.

"mariabackup --prepare --export" invokes itself with --mysqld parameter.
If the parameter is set, then it starts server to feed "FLUSH TABLES ...
FOR EXPORT;" queries for exported tablespaces. This is "normal" server
start, that's why new srv_operation value is introduced.

Reviewed by Marko Makela.
2023-03-27 20:15:10 +03:00
..
archive
binlog MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --flashback 2023-03-08 12:26:00 +00:00
binlog_encryption MDEV-30421 more tests cleaned up 2023-03-23 21:07:32 +03:00
compat Merge branch '10.3' into 10.4 2022-10-01 23:07:26 +02:00
csv
encryption MDEV-29692 Assertion `(writeptr + (i * size)) != local_frame' failed upon IMPORT TABLESPACE 2023-03-21 14:33:54 +02:00
engines MDEV-30421 more tests cleaned up 2023-03-23 21:07:32 +03:00
federated MDEV-29624 MDEV-29655 Fix ASAN errors on pushdown of derived table 2022-10-31 19:20:17 +04:00
funcs_1 Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
funcs_2 MDEV-30233 DROP DATABASE test fails: Directory not empty 2022-12-15 11:14:23 +02:00
galera MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
galera_3nodes MDEV-30172: Galera test case cleanup 2022-12-07 07:33:51 +02:00
galera_3nodes_sr MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
galera_sr MDEV-30172: Galera test case cleanup 2022-12-07 07:33:51 +02:00
gcol MDEV-30597 Assertion `flag == 1' failed in row_build_index_entry_low 2023-02-14 14:28:27 +05:30
handler
heap
innodb MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
innodb_fts MDEV-27912 Fixing inconsistency w.r.t. expect files in tests. 2023-03-22 11:55:57 +11:00
innodb_gis Merge 10.3 into 10.4 2022-11-08 16:04:01 +02:00
innodb_zip Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
jp
json
large_tests
maria
mariabackup MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00
mtr/t
mtr2
multi_source
optimizer_unfixed_bugs
parts Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
perfschema MDEV-29091: Correct event_name in PFS for wait caused by FOR UPDATE 2023-02-15 14:36:05 +00:00
perfschema_stress
period reformat the test 2022-11-27 05:11:39 +10:00
plugins Update feedback plugin URL to use feedback.mariadb.org subdomain 2023-03-20 18:15:17 +02:00
roles MDEV-30526 Assertion `rights == merged->cols' failed in update_role_columns 2023-02-21 23:22:56 +01:00
rpl MDEV-30421 more tests cleaned up 2023-03-23 21:07:32 +03:00
sql_sequence Merge 10.3 into 10.4 2022-10-25 10:04:37 +03:00
storage_engine
stress MDEV-29710: Skip some more tests on Valgrind 2022-10-05 20:37:54 +03:00
sys_vars MDEV-30269: Remove rpl_semi_sync_[slave,master] usage in code 2023-03-23 13:39:46 +01:00
unit
vcol Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
versioning MDEV-30539 EXPLAIN EXTENDED: no message with queries for DML statements 2023-03-25 12:36:59 -07:00
wsrep