summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-271-0/+1
* MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-102-2/+2
* MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-012-0/+164
* MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-312-0/+34
* MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-...Vladislav Vaintroub2021-03-052-10/+15
* MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-015-1/+715
* MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u...Vlad Lesin2020-10-292-1/+6
* MDEV-23720 Change innodb_log_optimize_ddl=OFF by defaultMarko Mäkelä2020-10-252-0/+2
* MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ...Vlad Lesin2020-10-233-0/+99
* MDEV-23711 make mariabackup innodb redo log read error message more clearVlad Lesin2020-09-213-0/+99
* MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info optionVlad Lesin2020-09-142-0/+121
* Merge 10.1 into 10.2Marko Mäkelä2020-07-142-0/+12
|\
| * MDEV-15662 mariabackup.huge_lsn fails sporadically with "log sequence numb...Thirunarayanan Balathandayuthapani2020-07-142-0/+12
* | MDEV-21222 mariabackup.incremental_backup failed with memory allocation failureSergei Golubchik2020-07-011-0/+5
* | MDEV-20230: mariabackup --ftwrl-wait-timeout never times out on explicitbb-10.2-MDEV-20230-ftwrl-wait-timeoutVlad Lesin2020-04-272-0/+39
* | MDEV-19347: Mariabackup does not honor ignore_db_dirs from serverbb-10.2-MDEV-19347-ignore_db_dirsVlad Lesin2020-04-213-0/+23
* | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-072-0/+122
* | MDEV-21255: Deadlock of parallel slave and mariabackup (with failed logVlad Lesin2019-12-123-0/+23
* | MDEV-18310: Aria engine: Undo phase failed with "Got error 121 whenVlad Lesin2019-11-292-4/+63
* | MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-011-2/+16
* | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-194-0/+21
* | MDEV-20421: big_innodb_log reliably fails on buildbot WindowsVlad Lesin2019-09-062-12/+1
* | MDEV-20421 : Disable the test until fixedVladislav Vaintroub2019-08-261-0/+12
* | MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while prepar...Vlad Lesin2019-08-072-0/+117
* | MDEV-18565: Galera mtr-suite fails if galera library is not installedJulius Goryavsky2019-07-172-22/+1
* | MDEV-19886 InnoDB returns misleading ER_NO_SUCH_TABLE_IN_ENGINEMarko Mäkelä2019-06-272-3/+2
* | Speed up buildbot by requiring --big-test for some slow testsMarko Mäkelä2019-05-291-0/+2
* | MDEV-18544 "missing required privilege PROCESS on *.*" using mariabackup for SSTVladislav Vaintroub2019-05-022-1/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-262-4/+25
|\ \ | |/
| * MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-262-4/+24
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-082-0/+45
|\ \ | |/
| * MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-082-0/+45
* | MDEV-18204 Fix rocksdb incremental backupVladislav Vaintroub2019-02-183-0/+58
* | MDEV-18194 Incremental prepare tries to access page which is out of tablespac...Thirunarayanan Balathandayuthapani2019-02-012-0/+82
* | MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't...Thirunarayanan Balathandayuthapani2019-02-012-2/+13
* | MDEV-18201 : mariabackup- fix processing of rename/create sequence in prepareVladislav Vaintroub2019-01-102-0/+16
* | MDEV-18185 - mariabackup - fix specific case of table rename handing in prepare.Vladislav Vaintroub2019-01-092-0/+14
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-291-0/+4
|\ \ | |/
| * MDEV-18105 Mariabackup fails to copy encrypted InnoDB system tablespace if LS...Marko Mäkelä2018-12-291-0/+4
* | Add forgotten .opt file.mariadb-10.2.20Vladislav Vaintroub2018-12-211-0/+1
* | Add test for partial backup for partitioned table.Vladislav Vaintroub2018-12-212-0/+75
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-216-7/+13
|\ \ | |/
| * Cleanup recent mariabackup validation patches.Vladislav Vaintroub2018-12-201-1/+7
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-192-11/+24
|\ \ | |/
| * MDEV-18025: Improve test case and consistency checksMarko Mäkelä2018-12-192-11/+34
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-185-0/+116
|\ \ | |/
| * MDEV-18025 Mariabackup fails to detect corrupted page_compressed=1 tablesThirunarayanan Balathandayuthapani2018-12-185-0/+111
* | MDEV-14975 mariabackup starts with unprivileged user.Vladislav Vaintroub2018-12-142-0/+35
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-143-0/+63
|\ \ | |/
| * MDEV-12112 corruption in encrypted table may be overlookedMarko Mäkelä2018-12-143-0/+63