Skip to content
Permalink
Browse files
Remove duplicated tests
  • Loading branch information
dr-m committed Jun 30, 2017
1 parent 4877659 commit f27e1a3
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 2,739 deletions.
@@ -1 +1,4 @@
SET default_storage_engine=InnoDB;
set @file_per_table=@@global.innodb_file_per_table;
SET GLOBAL innodb_file_per_table=on;
SET sql_mode = 'NO_ENGINE_SUBSTITUTION';
SET GLOBAL innodb_file_per_table=@file_per_table;

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit f27e1a3

Please sign in to comment.