summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_gis/r/rtree_compress2.result
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-12-13 23:14:54 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2017-12-14 08:40:09 +0200
commit806380494353bb1389507def0256b3308e5cedbb (patch)
tree35c5b5ec7f599f366c41781b0ec753e6faadb151 /mysql-test/suite/innodb_gis/r/rtree_compress2.result
parentece9c54e1062ea70b8cf31d69c1ce4db9ba12f7d (diff)
downloadmariadb-git-806380494353bb1389507def0256b3308e5cedbb.tar.gz
Re-remove the file kill_and_restart_mysqld.inc
Diffstat (limited to 'mysql-test/suite/innodb_gis/r/rtree_compress2.result')
-rw-r--r--mysql-test/suite/innodb_gis/r/rtree_compress2.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/suite/innodb_gis/r/rtree_compress2.result b/mysql-test/suite/innodb_gis/r/rtree_compress2.result
index 3522a1097aa..04940f2b3b1 100644
--- a/mysql-test/suite/innodb_gis/r/rtree_compress2.result
+++ b/mysql-test/suite/innodb_gis/r/rtree_compress2.result
@@ -20,6 +20,5 @@ call mtr.add_suppression("InnoDB: A copy of page \[page id: space=[0-9]+, page n
START TRANSACTION;
CALL insert_t1(5000);
COMMIT;
-# Kill and restart
drop procedure insert_t1;
drop table t1;