summaryrefslogtreecommitdiff
path: root/extra/mariabackup/fil_cur.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12218: Put back mariabackup --innodb-flush-methodMarko Mäkelä2018-04-301-1/+0
* Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-3/+3
* MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-2/+2
* Allocate the singleton fil_system staticallyMarko Mäkelä2018-03-291-11/+11
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-18/+1
|\
| * MDEV-14499 Mariabackup 10.2 fails to back up a multi-file InnoDB system table...Marko Mäkelä2017-11-241-18/+1
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-8/+8
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2017-10-251-8/+8
| |\
| | * MDEV-13496 Use "mariabackup" rather than "xtrabackup" in console outputMarko Mäkelä2017-10-251-9/+9
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ | |/ /
| * | Follow-up fix to MDEV-12988 backup fails if innodb_undo_tablespaces>0Marko Mäkelä2017-08-181-1/+1
* | | Lots of small cleanupsMichael Widenius2017-08-241-1/+0
* | | Fix compilation errorsSergei Golubchik2017-08-241-0/+1
|/ /
* | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-051-1/+1
* | MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2Marko Mäkelä2017-07-051-95/+88
|/
* MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackupVladislav Vaintroub2017-04-271-9/+16
* MDEV-9566 Add Percona Xtrabackup 2.3.7Vladislav Vaintroub2017-04-271-0/+402