summaryrefslogtreecommitdiff
path: root/mysql-test/suite/percona/percona_xtradb_bug317074.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/percona/percona_xtradb_bug317074.result')
-rw-r--r--mysql-test/suite/percona/percona_xtradb_bug317074.result5
1 files changed, 0 insertions, 5 deletions
diff --git a/mysql-test/suite/percona/percona_xtradb_bug317074.result b/mysql-test/suite/percona/percona_xtradb_bug317074.result
deleted file mode 100644
index 7c1876fb7bf..00000000000
--- a/mysql-test/suite/percona/percona_xtradb_bug317074.result
+++ /dev/null
@@ -1,5 +0,0 @@
-SET @old_innodb_file_format=@@innodb_file_format;
-SET @old_innodb_file_format_max=@@innodb_file_format_max;
-SET @old_innodb_file_per_table=@@innodb_file_per_table;
-SET GLOBAL innodb_file_format='Barracuda';
-SET GLOBAL innodb_file_per_table=ON;