From c753b3f6f855721ea0760b33c1d760d35776748d Mon Sep 17 00:00:00 2001 From: Julius Goryavsky Date: Tue, 18 Jan 2022 13:00:31 +0100 Subject: [PATCH] MDEV-27534: mariabackup: missing line in the compress_qpress.result This commit adds the missing line to the .result file for compress_qpress (in the mariabackup test suite). --- mysql-test/suite/mariabackup/compress_qpress.result | 1 + 1 file changed, 1 insertion(+) 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