summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-02-23 16:42:59 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-02-23 16:42:59 +0200
commit50fa94ea2b5c26c99aee67f80eb5f68f329ef80c (patch)
tree7e970e8434392e854fbf84eda526ff8ed8577a06 /mysql-test/suite/maria
parent88d59244395f8012f6029549ba7b28b9db05cc98 (diff)
parent01bb003a3a0864c3e7f140816cc681890d0fc988 (diff)
downloadmariadb-git-50fa94ea2b5c26c99aee67f80eb5f68f329ef80c.tar.gz
Merge 10.7 into 10.8
Diffstat (limited to 'mysql-test/suite/maria')
-rw-r--r--mysql-test/suite/maria/max_length.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/maria/max_length.test b/mysql-test/suite/maria/max_length.test
index a5bfb0b8fd6..02df51b33d7 100644
--- a/mysql-test/suite/maria/max_length.test
+++ b/mysql-test/suite/maria/max_length.test
@@ -6,6 +6,7 @@
--source include/big_test.inc
# This test is too slow for valgrind
--source include/not_valgrind.inc
+--source include/not_msan.inc
drop table if exists t1,t2;