Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allocate lock_sys statically | Sergey Vojtovich | 2018-02-23 | 1 | -2/+0 |
* | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 5 | -11/+7 |
* | MDEV-15158 On commit, do not write to the TRX_SYS page | Marko Mäkelä | 2018-02-20 | 2 | -33/+19 |
* | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-19 | 4 | -9/+15 |
|\ | |||||
| * | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-02-19 | 4 | -9/+15 |
| |\ | |||||
| | * | MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir direc... | Vladislav Vaintroub | 2018-02-15 | 4 | -8/+12 |
| | * | MDEV-14997 mariabackup crashes with invalid --innodb-flush-method | Vladislav Vaintroub | 2018-02-15 | 1 | -1/+3 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -20/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-02-13 | 1 | -14/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13 | Marko Mäkelä | 2018-02-12 | 1 | -14/+2 |
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -6/+16 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -6/+16 |
| | |\ | |||||
| | | * | Fix a warning about possibly unused variable | Marko Mäkelä | 2018-02-03 | 1 | -17/+6 |
| | | * | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+6 |
| | | |\ | |||||
| | | * | | MDEV-14746 : read [mariabackup] section from config file. | Vladislav Vaintroub | 2018-01-22 | 1 | -2/+2 |
| | | * | | MDEV-14150 - backup should fail early if rsync is missing | Vladislav Vaintroub | 2018-01-22 | 1 | -3/+13 |
| | | * | | mariabackup : improve help text | Vladislav Vaintroub | 2018-01-22 | 1 | -1/+1 |
| | | * | | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo... | Marko Mäkelä | 2018-01-08 | 1 | -1/+1 |
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 5 | -19/+18 |
* | | | | | MariaBackup: gcc7 - snprintf output overflow warning | Daniel Black | 2018-01-31 | 1 | -2/+2 |
* | | | | | Simplify access to the TRX_SYS page | Marko Mäkelä | 2018-01-31 | 1 | -4/+4 |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -0/+2 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-30 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-14485 Server hangs on startup in THD::init | Vladislav Vaintroub | 2018-01-29 | 1 | -1/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-24 | 1 | -10/+25 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-24 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | mariadbbackup: use defaults-group-suffix even if no --defaults-file | Daniel Black | 2018-01-23 | 1 | -3/+4 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-01-23 | 1 | -7/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-13825 mariabackup --lock-ddl-per-table does not properly lock | Vladislav Vaintroub | 2018-01-23 | 1 | -7/+21 |
| | * | | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -0/+2 |
* | | | | | Follow-up fix to MDEV-14952 for Mariabackup | Marko Mäkelä | 2018-01-16 | 1 | -0/+3 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-03 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler warning | Monty | 2018-01-03 | 1 | -1/+1 |
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -2/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -2/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -2/+6 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-19 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-19 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 to 10.2 | Marko Mäkelä | 2017-12-19 | 1 | -2/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-13620 - improve help message for 'plugin-dir' and 'plugin-load' | Vladislav Vaintroub | 2017-12-18 | 1 | -2/+4 |
| | | * | | MDEV-14536 : In mariabackup, reread redo log blocks , if checksum mismatch | Vladislav Vaintroub | 2017-11-29 | 1 | -9/+22 |
| | * | | | Plug a small memory leak in mariabackup --backup | Marko Mäkelä | 2017-12-14 | 1 | -1/+0 |
* | | | | | MDEV-12501 -- set --maturity-level by default | Vesa Pentti | 2017-12-09 | 1 | -0/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-06 | 1 | -20/+36 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-12-06 | 1 | -20/+36 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | resolve_stack_dump updated to match latest stack trace format | Monty | 2017-12-03 | 1 | -20/+36 |
* | | | | | Revert "MDEV-12501 -- set --maturity-level by default" | Vesa Pentti | 2017-12-05 | 1 | -1/+0 |
* | | | | | MDEV-12501 -- set --maturity-level by default | Vesa Pentti | 2017-12-04 | 1 | -0/+1 |