summaryrefslogtreecommitdiff
path: root/mysql-test/collections
diff options
context:
space:
mode:
authorMattias Jonsson <mattias.jonsson@oracle.com>2010-12-09 15:04:58 +0100
committerMattias Jonsson <mattias.jonsson@oracle.com>2010-12-09 15:04:58 +0100
commite7ef1c5c7a5bfb7277064e80642ac73c38a160af (patch)
tree16e2a1d052991ce5b0e80f7a86e268875682b04f /mysql-test/collections
parent0137e02899949d714723c537ed23b51e7f5b1a75 (diff)
downloadmariadb-git-e7ef1c5c7a5bfb7277064e80642ac73c38a160af.tar.gz
Bug#58831: large_tests.alter_table crashes the server
The tests generates 4 Billion rows which timeouts. Removed the test from the default weekly run.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r--mysql-test/collections/default.weekly2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/collections/default.weekly b/mysql-test/collections/default.weekly
index 5865864f4cd..92750cca166 100644
--- a/mysql-test/collections/default.weekly
+++ b/mysql-test/collections/default.weekly
@@ -1,2 +1,2 @@
perl mysql-test-run.pl --timer --force --comment=1st --experimental=collections/default.experimental 1st
-perl mysql-test-run.pl --timer --force --comment=big-tests --experimental=collections/default.experimental --vardir=var-big-tests --big-test --testcase-timeout=60 --suite-timeout=600 parts.partition_alter1_2_ndb parts.part_supported_sql_func_innodb parts.partition_alter1_2_innodb parts.partition_alter4_innodb parts.partition_alter1_1_2_ndb parts.partition_alter1_1_2_innodb parts.partition_alter1_1_ndb large_tests.alter_table rpl_ndb.rpl_truncate_7ndb_2 main.archive-big main.sum_distinct-big main.mysqlbinlog_row_big main.alter_table-big main.variables-big main.type_newdecimal-big main.read_many_rows_innodb main.log_tables-big main.count_distinct3 main.events_time_zone main.merge-big main.create-big main.events_stress main.ssl-big
+perl mysql-test-run.pl --timer --force --comment=big-tests --experimental=collections/default.experimental --vardir=var-big-tests --big-test --testcase-timeout=60 --suite-timeout=600 parts.partition_alter1_2_ndb parts.part_supported_sql_func_innodb parts.partition_alter1_2_innodb parts.partition_alter4_innodb parts.partition_alter1_1_2_ndb parts.partition_alter1_1_2_innodb parts.partition_alter1_1_ndb rpl_ndb.rpl_truncate_7ndb_2 main.archive-big main.sum_distinct-big main.mysqlbinlog_row_big main.alter_table-big main.variables-big main.type_newdecimal-big main.read_many_rows_innodb main.log_tables-big main.count_distinct3 main.events_time_zone main.merge-big main.create-big main.events_stress main.ssl-big