mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Disabled test in 32bit that uses too much memory or cpu
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
--source include/have_debug.inc
|
||||
--source include/big_test.inc
|
||||
--source include/not_valgrind.inc
|
||||
--source include/have_64bit.inc
|
||||
|
||||
# Create table with R-tree index.
|
||||
create table t1 (c1 int, c2 geometry not null, spatial index (c2))engine=innodb;
|
||||
|
||||
|
Reference in New Issue
Block a user