summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-215-12/+3
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-205-12/+3
| |\
| | * Merge branch '10.2' of github.com:MariaDB/server into 10.2Vicențiu Ciorbaru2017-09-201-1/+1
| | |\
| | | * Fix a typoMarko Mäkelä2017-09-201-1/+1
| | * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-192-9/+0
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-192-9/+0
| | | |\
| | | | * Build improvements and cleanups.Vladislav Vaintroub2017-09-082-9/+0
| | | * | Fix compilation in mariabackupVladislav Vaintroub2017-09-163-3/+4
| | | * | MDEV-13821 : mariabackup sometimes could lose ib_logf(FATAL) messages,Vladislav Vaintroub2017-09-161-0/+6
| | * | | MDEV-12763 10.2 uses deprecated openssl 1.0 apis even with 1.1Sergei Golubchik2017-09-182-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-184-41/+23
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-174-41/+23
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13802 mariabackup --lock-ddl-per-table fails when table names contain ba...Vladislav Vaintroub2017-09-152-31/+16
| | * | | mariabackup : Fix enumerate_ibd_files() to include .islVladislav Vaintroub2017-09-153-13/+10
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-143-11/+126
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-141-25/+15
| |\ \ \ \ | | |/ / /
| | * | | Follow-up to MDEV-13563 mariabackup --lock-ddl-per-tableMarko Mäkelä2017-09-141-25/+15
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-133-11/+136
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13318 Crash recovery failure after the server is killed during innodb_en...Marko Mäkelä2017-09-121-10/+17
| | * | | MDEV-13563 lock DDL for mariabackup in 10.2Vladislav Vaintroub2017-09-123-1/+119
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-081-528/+172
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-081-528/+172
| |\ \ \ \ | | |/ / /
| | * | | Windows : Fix MTR's misuse of servers --console parameterVladislav Vaintroub2017-09-081-3/+2
| | * | | MDEV-13466 Implement --export option for MariaDB BackupVladislav Vaintroub2017-09-071-527/+172
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-072-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-072-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Mariabackup: Detach the threads at exitMarko Mäkelä2017-09-062-2/+2
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-013-6/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-013-6/+19
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-311-4/+0
| | * | | Merge 10.1 into 10.2Marko Mäkelä2017-08-293-2/+19
| | |\ \ \ | | | |/ /
| | | * | MDEV-13608 : set client plugin directory with mysql_options()Vladislav Vaintroub2017-08-213-2/+19
* | | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-265-108/+130
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-255-108/+130
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13575 On failure, Mariabackup --backup --safe-slave-backup may forget to...Marko Mäkelä2017-08-183-70/+91
| | * | | MDEV-13754 Memory leak in mariabackup.incremental_backupMarko Mäkelä2017-08-181-14/+18
| | * | | MDEV-13574 related Mariabackup code cleanup (non-functional change)Marko Mäkelä2017-08-181-14/+8
| | * | | Follow-up fix to MDEV-12988 backup fails if innodb_undo_tablespaces>0Marko Mäkelä2017-08-182-5/+11
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-4/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-13443: Port innochecksum tests from 10.2 innodb_zip suite to 10.1Jan Lindström2017-08-071-209/+389
| | | * | Fixed compiler warningsMonty2017-08-071-1/+0
| | | * | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-032-876/+1614
| | | * | Mariabackup : don't change argv[0] to "innobackupex" in innobackupex mode.Vladislav Vaintroub2017-07-131-4/+2
| | * | | MDEV-13416 mariabackup --backup fails to copy log if LSN is above 4294967295Marko Mäkelä2017-08-111-1/+1
* | | | | Lots of small cleanupsMichael Widenius2017-08-244-1/+17
* | | | | Fix compilation errorsSergei Golubchik2017-08-2414-7/+14
* | | | | Compile mariabackup with its own copy of net_serv.ccSergei Golubchik2017-08-231-0/+1
* | | | | fix compile errorsVladislav Vaintroub2017-08-231-1/+0
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-092-461/+504
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-08-082-461/+504
| |\ \ \ \ | | |/ / /