diff options
author | Mattias Jonsson <mattias.jonsson@oracle.com> | 2010-11-16 02:01:49 +0100 |
---|---|---|
committer | Mattias Jonsson <mattias.jonsson@oracle.com> | 2010-11-16 02:01:49 +0100 |
commit | 7bf0df46672b6fa39312d146d5bd4b193059e66a (patch) | |
tree | fe24ef0030d381742fbec8b1865bc0107f31dfc8 | |
parent | 717fa1902fd81e6c4d2741bb120f8a18af8adf34 (diff) | |
download | mariadb-git-7bf0df46672b6fa39312d146d5bd4b193059e66a.tar.gz |
disabled main.create-big as pre-push fix
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index ad9989d2f7d..e1d4e4f80b5 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -19,3 +19,4 @@ log_tables-big : Bug#48646 2010-11-15 mattiasj report already exists read_many_rows_innodb : Bug#37635 2010-11-15 mattiasj report already exists sum_distinct-big : Bug#56927 2010-11-15 mattiasj was not tested alter_table-big : Bug#37248 2010-11-15 mattiasj was not tested +create-big : Bug#37248 2010-11-15 mattiasj was not tested |