mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
Tag count_distinct3.test as a big test.
mysql-test/t/count_distinct3.test: Test is resource intensive.
This commit is contained in:
parent
8ad4596150
commit
9d8c191e9c
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
# mysql-4.1
|
||||
#
|
||||
|
||||
--source include/big_test.inc
|
||||
|
||||
--disable_warnings
|
||||
DROP TABLE IF EXISTS t1, t2;
|
||||
--enable_warnings
|
||||
|
|
Loading…
Reference in a new issue