summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-14077 Incremental backup extremly slowVladislav Vaintroub2017-11-092-11/+12
* MDEV-13560 Copy all innodb undo tablespaces from the backup directory to dest...Vladislav Vaintroub2017-11-031-15/+17
* 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
* 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
* | | | MDEV-13310 Preparing an incremental backup twice can corrupt dataVladislav Vaintroub2017-10-071-1/+4
* | | | MDEV-13798 - fix incorrect alignment of the buffer in incremental backupVladislav Vaintroub2017-10-071-1/+1
* | | | MDEV-13822 mariabackup incremental prepare incorrectly sets file size.Vladislav Vaintroub2017-10-071-52/+11
* | | | 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-13608 : set client plugin directory with mysql_options()Vladislav Vaintroub2017-08-213-2/+19
* | | | 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
* | | | Mariabackup: Clean up xtrabackup optionsMarko Mäkelä2017-06-302-24/+1
* | | | Cherrypick Perconas fix for leaking descriptors with new xbstream.Vladislav Vaintroub2017-06-221-0/+4
* | | | MDEV-12709 : mariabackup - during backup phase read some innodb parameterVladislav Vaintroub2017-06-191-21/+16
* | | | Mariabackup: Remove the --stats optionMarko Mäkelä2017-06-193-454/+3
* | | | Mariabackup: Remove support for .xbcrypt filesMarko Mäkelä2017-06-1916-3015/+21
* | | | Mariabackup: Remove the options --compact --rebuild-indexes --rebuild-threadsMarko Mäkelä2017-06-193-42/+2
* | | | Mariabackup: Remove the options --to-archived-lsn --innodb-log-arch-dirMarko Mäkelä2017-06-191-192/+31
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-06-121-18/+6
|\ \ \ \ | |/ / /
* | | | MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-012-11/+9
* | | | MDEV-12832 : remove libarchive support from mariabackup,Vladislav Vaintroub2017-05-214-148/+6
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-207-16/+16
|\ \ \ \ | |/ / /
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-0/+3
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | MDEV-12810 - force static build of crc libraryVladislav Vaintroub2017-05-181-1/+1
* | | | MDEV-12814 mariabackup : don't try io throttling in copy-backVladislav Vaintroub2017-05-181-1/+1
* | | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-05-081-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-05-081-1/+1
| |\ \ \ | | |/ /
| | * | mysqld_safe_help - remove warningmariadb-5.5.56Daniel Black2017-04-301-1/+1
* | | | compiler warningsSergei Golubchik2017-04-274-8/+12
* | | | test failureSergei Golubchik2017-04-271-1/+1
* | | | mariabackup - do not extend innodb tablespaces in prepare, unlessVladislav Vaintroub2017-04-271-0/+4