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:
@@ -1780,3 +1780,4 @@ vio/viotest-sslconnect.cpp
|
||||
vio/viotest.cpp
|
||||
zlib/*.ds?
|
||||
zlib/*.vcproj
|
||||
server-tools/instance-manager/net_serv.cc
|
||||
|
@@ -1,5 +1,6 @@
|
||||
# Can't test with embedded server that doesn't support grants
|
||||
--source include/not_embedded.inc
|
||||
--source include/big_test.inc
|
||||
|
||||
CREATE DATABASE IF NOT EXISTS events_test;
|
||||
#
|
||||
|
@@ -7,6 +7,7 @@
|
||||
# Change: Augmented test to use with cluster
|
||||
#####################################
|
||||
--source include/master-slave.inc
|
||||
--source include/have_binlog_format_mixed_or_row.inc
|
||||
|
||||
--echo ***************** Test 1 ************************
|
||||
--echo
|
||||
|
Reference in New Issue
Block a user