summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-6/+16
|\
| * Fix a warning about possibly unused variableMarko Mäkelä2018-02-031-17/+6
| * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+6
| |\
| * | MDEV-14746 : read [mariabackup] section from config file.Vladislav Vaintroub2018-01-221-2/+2
| * | MDEV-14150 - backup should fail early if rsync is missingVladislav Vaintroub2018-01-221-3/+13
| * | mariabackup : improve help textVladislav Vaintroub2018-01-221-1/+1
| * | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-081-1/+1
* | | MDEV-14485 Server hangs on startup in THD::initVladislav Vaintroub2018-01-291-1/+1
* | | mariadbbackup: use defaults-group-suffix even if no --defaults-fileDaniel Black2018-01-231-3/+4
* | | MDEV-13825 mariabackup --lock-ddl-per-table does not properly lockVladislav Vaintroub2018-01-231-7/+21
* | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-0/+2
* | | Fixed compiler warningMonty2018-01-031-1/+1
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-2/+6
|\ \ \ | |/ /
| * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+6
* | | Merge 10.1 to 10.2Marko Mäkelä2017-12-191-2/+4
|\ \ \ | |/ /
| * | MDEV-13620 - improve help message for 'plugin-dir' and 'plugin-load'Vladislav Vaintroub2017-12-181-2/+4
| * | MDEV-14536 : In mariabackup, reread redo log blocks , if checksum mismatchVladislav Vaintroub2017-11-291-9/+22
* | | Plug a small memory leak in mariabackup --backupMarko Mäkelä2017-12-141-1/+0
* | | resolve_stack_dump updated to match latest stack trace formatMonty2017-12-031-20/+36
* | | MDEV-14536 : during backup, retry read of log blocks, if there isVladislav Vaintroub2017-11-301-2/+9
* | | Fix some integer type mismatch warningsMarko Mäkelä2017-11-281-2/+2
* | | Fix warning.Vladislav Vaintroub2017-11-241-1/+1
* | | Fixed build failure with PFS disabledSergey Vojtovich2017-11-241-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-242-5/+24
|\ \ \ | |/ /
| * | MDEV-14447 mariabackup incremental incorrectly extends system tablespaceVladislav Vaintroub2017-11-241-4/+23
| * | MDEV-14283 : Fix compilation of mariabackup for gcc3.xVladislav Vaintroub2017-11-211-1/+1
* | | MDEV-14499 Mariabackup 10.2 fails to back up a multi-file InnoDB system table...Marko Mäkelä2017-11-243-44/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-212-10/+13
|\ \ \ | |/ /
| * | MDEV-14077 Incremental backup extremly slowVladislav Vaintroub2017-11-092-11/+12
* | | InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf()Marko Mäkelä2017-11-134-19/+18
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-081-1/+1
|\ \ \ | |/ /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-15/+20
|\ \ \ | |/ /
| * | MDEV-13560 Copy all innodb undo tablespaces from the backup directory to dest...Vladislav Vaintroub2017-11-031-15/+17
* | | Merge 10.1 into 10.2Marko Mäkelä2017-10-257-142/+150
|\ \ \ | |/ /
| * | MDEV-13496 Use "mariabackup" rather than "xtrabackup" in console outputMarko Mäkelä2017-10-253-23/+22
| * | MDEV-13496 Use "mariabackup" rather than "xtrabackup" in console outputVladislav Vaintroub2017-10-233-164/+158
| * | MDEV-14102 restore --remove-original options for mariabackupVladislav Vaintroub2017-10-231-0/+5
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-247-22/+44
|\ \ \ | |/ /
| * | Various compier warningsSergei Golubchik2017-10-222-4/+4
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-226-17/+39
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-186-17/+39
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-174-8/+24
| | | |\
| | | | * Bug#26482173: TLS CIPHER NEGOTIATION INCORRECTLY MATCHES ONArun Kuruvila2017-08-247-164/+182
| | | | * Bug #24740291: YASSL UPDATE TO 2.4.2Robert Golebiowski2016-09-2711-122/+274
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-172-8/+14
* | | | | mariabackup: Properly call os_thread_exit() with detach=trueMarko Mäkelä2017-10-131-3/+3
* | | | | MDEV-13311 Presence of old logs in 10.2.7 will corrupt restored instance (cha...Marko Mäkelä2017-10-102-2/+4
* | | | | MDEV-13822 mariabackup incremental prepare incorrectly sets file size.Vladislav Vaintroub2017-10-101-7/+16
* | | | | Innodb : Refactor os_file_set_size() to be compatible 10.1Vladislav Vaintroub2017-10-101-2/+1
* | | | | merge 10.1->10.2Vladislav Vaintroub2017-10-071-1/+1
|\ \ \ \ \ | |/ / / /