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
|
vio/viotest.cpp
|
||||||
zlib/*.ds?
|
zlib/*.ds?
|
||||||
zlib/*.vcproj
|
zlib/*.vcproj
|
||||||
|
server-tools/instance-manager/net_serv.cc
|
||||||
|
@@ -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;
|
||||||
#
|
#
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user