diff options
author | Monty <monty@mariadb.org> | 2018-08-31 10:29:09 +0300 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2018-08-31 14:26:07 +0300 |
commit | ef88c7d306ab97799080d05ee39fc8beca7c3c50 (patch) | |
tree | 4b35014a9c9653c5c0706b97846375a650fb1e82 /mysql-test/suite/mariabackup | |
parent | d8b8079e421a7d19d3e0c2c4e4adf526853896cb (diff) | |
download | mariadb-git-ef88c7d306ab97799080d05ee39fc8beca7c3c50.tar.gz |
Fixed wrong result file that happend because of a previous merge
Diffstat (limited to 'mysql-test/suite/mariabackup')
-rw-r--r-- | mysql-test/suite/mariabackup/compress_qpress.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/compress_qpress.result b/mysql-test/suite/mariabackup/compress_qpress.result index f8dfb46e4db..69427f5fc4d 100644 --- a/mysql-test/suite/mariabackup/compress_qpress.result +++ b/mysql-test/suite/mariabackup/compress_qpress.result @@ -3,6 +3,7 @@ INSERT INTO t VALUES(1); # xtrabackup backup INSERT INTO t VALUES(2); # xtrabackup prepare +db.opt.qp t.frm.qp t.ibd.qp # shutdown server |