1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00

Fixed failing test rpl_ndb_auto_inc.test

Mark events_stress.test as 'big' as it's very slow on some machines
This commit is contained in:
monty@mysql.com
2006-06-29 03:24:33 +03:00
parent 7b0f8635ae
commit 3f22bc07c6
3 changed files with 5 additions and 2 deletions

View File

@@ -1780,3 +1780,4 @@ vio/viotest-sslconnect.cpp
vio/viotest.cpp vio/viotest.cpp
zlib/*.ds? zlib/*.ds?
zlib/*.vcproj zlib/*.vcproj
server-tools/instance-manager/net_serv.cc

View File

@@ -1,5 +1,6 @@
# Can't test with embedded server that doesn't support grants # Can't test with embedded server that doesn't support grants
-- source include/not_embedded.inc --source include/not_embedded.inc
--source include/big_test.inc
CREATE DATABASE IF NOT EXISTS events_test; CREATE DATABASE IF NOT EXISTS events_test;
# #

View File

@@ -6,7 +6,8 @@
# Date: 2006-02-10 # Date: 2006-02-10
# Change: Augmented test to use with cluster # Change: Augmented test to use with cluster
##################################### #####################################
-- source include/master-slave.inc --source include/master-slave.inc
--source include/have_binlog_format_mixed_or_row.inc
--echo ***************** Test 1 ************************ --echo ***************** Test 1 ************************
--echo --echo