| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-... | Vladislav Vaintroub | 2021-03-05 | 1 | -4/+3 |
* | MDEV-22810 mariabackup does not honor open_files_limit from option during bac... | Vlad Lesin | 2020-12-16 | 1 | -0/+4 |
* | MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340 | Marko Mäkelä | 2020-12-04 | 1 | -4/+1 |
* | MDEV-22929 MariaBackup option to report and/or continue when corruption is en... | Vlad Lesin | 2020-12-01 | 10 | -127/+489 |
* | MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u... | Vlad Lesin | 2020-10-29 | 3 | -2/+15 |
* | MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ... | Vlad Lesin | 2020-10-23 | 1 | -51/+102 |
* | MDEV-21951: mariabackup SST fail if data-directory have lost+found directory | Julius Goryavsky | 2020-10-20 | 1 | -1/+1 |
* | MDEV-23982: Mariabackup hangs on backup | Marko Mäkelä | 2020-10-19 | 1 | -1/+1 |
* | MDEV-23711 fixup: GCC -Og -Wmaybe-uninitialized | Marko Mäkelä | 2020-09-21 | 1 | -1/+1 |
* | MDEV-23711 make mariabackup innodb redo log read error message more clear | Vlad Lesin | 2020-09-21 | 1 | -3/+16 |
* | MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info option | Vlad Lesin | 2020-09-14 | 1 | -1/+4 |
* | MDEV-23475 InnoDB performance regression for write-heavy workloads | Marko Mäkelä | 2020-08-19 | 1 | -0/+6 |
* | MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFF | Marko Mäkelä | 2020-08-18 | 1 | -4/+0 |
* | Fix GCC 10.2.0 -Og -Wmaybe-uninitialized | Marko Mäkelä | 2020-08-11 | 1 | -1/+1 |
* | MDEV-20638 Remove the deadcode from srv_master_thread() and srv_active_wake_m... | Thirunarayanan Balathandayuthapani | 2020-07-23 | 1 | -6/+0 |
* | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 1 | -1/+1 |
|\ |
|
| * | mtr: use env for perl | Daniel Black | 2020-06-23 | 1 | -1/+1 |
| * | mbstream: Remove duplicate definition of datasink_buffer | Marko Mäkelä | 2020-04-15 | 1 | -1/+0 |
* | | MDEV-22545: my_vsnprintf behaves not as in C standard | Oleksandr Byelkin | 2020-05-24 | 1 | -0/+1 |
* | | MDEV-22554: "mariabackup --prepare" exits with code 0 even though innodb | Vlad Lesin | 2020-05-19 | 1 | -1/+1 |
* | | MDEV-20230: mariabackup --ftwrl-wait-timeout never times out on explicitbb-10.2-MDEV-20230-ftwrl-wait-timeout | Vlad Lesin | 2020-04-27 | 1 | -55/+69 |
* | | MDEV-19347: Mariabackup does not honor ignore_db_dirs from serverbb-10.2-MDEV-19347-ignore_db_dirs | Vlad Lesin | 2020-04-21 | 3 | -177/+208 |
* | | Fixed memory leaks in resolve_stack_dump | Monty | 2020-04-18 | 1 | -15/+30 |
* | | MDEV-21168: Active XA transactions stop slave from working after backup | Vlad Lesin | 2020-04-07 | 1 | -357/+468 |
* | | fix use-after-free | Eugene Kosov | 2020-03-10 | 1 | -2/+2 |
* | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-24 | 3 | -7/+9 |
|\ \
| |/ |
|
| * | MDEV-17601: MariaDB Galera does not expect 'mbstream' as streamfmt | Julius Goryavsky | 2020-01-21 | 3 | -7/+9 |
* | | MDEV-19176 Reduce the memory usage during recovery | Thirunarayanan Balathandayuthapani | 2019-12-23 | 1 | -1/+3 |
* | | MDEV-21255: Deadlock of parallel slave and mariabackup (with failed log | Vlad Lesin | 2019-12-12 | 1 | -1/+3 |
* | | MDEV-11345 Compile english error messages into mysqld executable. | Vladislav Vaintroub | 2019-12-11 | 1 | -32/+6 |
* | | MDEV-18310: Aria engine: Undo phase failed with "Got error 121 when | Vlad Lesin | 2019-11-29 | 1 | -11/+20 |
* | | Merge 10.1 to 10.2 | Marko Mäkelä | 2019-11-06 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Fix GCC 9.2.1 -Wstringop-truncation | Marko Mäkelä | 2019-11-04 | 3 | -3/+4 |
* | | MDEV-19335 Remove buf_page_t::encrypted | Thirunarayanan Balathandayuthapani | 2019-10-09 | 1 | -3/+1 |
* | | MDEV-20703: mariabackup creates binlog files in server binlog directory on --... | Vlad Lesin | 2019-10-01 | 1 | -2/+4 |
* | | MDEV-18438 Don't stream xtrabackup_info of extra-lsndir | Simon Lipp | 2019-09-19 | 4 | -10/+41 |
* | | MDEV-19740: Silence a bogus "may be uninitialized" warning | Marko Mäkelä | 2019-08-15 | 1 | -8/+3 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | MDEV-17638 Improve error message about corruption of encrypted pagebb-10.1-MDEV-17638-improve-warning | Eugene Kosov | 2019-08-01 | 1 | -1/+2 |
* | | MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while prepar... | Vlad Lesin | 2019-08-07 | 1 | -1/+1 |
* | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | imporve clang build | Eugene Kosov | 2019-06-25 | 3 | -4/+2 |
* | | MDEV-19781 Add page id matching check in innochecksum tool | Thirunarayanan Balathandayuthapani | 2019-06-28 | 1 | -13/+88 |
* | | MDEV-19865: AddressSanitizer error in open_or_create_log_file() in mariabackup | Vlad Lesin | 2019-06-26 | 1 | -1/+1 |
* | | Fixed compiler warning | Monty | 2019-06-03 | 1 | -1/+5 |
* | | MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing as... | Vlad Lesin | 2019-05-24 | 1 | -33/+31 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 251 | -264/+264 |
|\ \
| |/ |
|
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 251 | -255/+255 |
| |\ |
|
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 147 | -149/+149 |
| * | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 5 | -9/+9 |