Commit 3f22bc07 authored by monty@mysql.com's avatar monty@mysql.com

Fixed failing test rpl_ndb_auto_inc.test

Mark events_stress.test as 'big' as it's very slow on some machines
parent 7b0f8635
...@@ -1780,3 +1780,4 @@ vio/viotest-sslconnect.cpp ...@@ -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
# 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;
# #
......
...@@ -6,7 +6,8 @@ ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment