summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/page_compression_level.test
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-081-0/+31
- Fetch innodb_compression_level from the running server.Add the value of innodb_compression_level in backup-my.cnf file during backup phase. So that prepare can use the innodb_compression_level variable from backup-my.cnf