summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-02-23 16:19:45 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-02-23 16:19:45 +0200
commit164a6aa41c6b0e8503c972167e300faad6ab0fce (patch)
tree5bf33c6f67a5acafb40c1dfba2e07b4c790744ba /mysql-test/suite/maria
parentd3e06dbbe30483c6e02193b6f6f0901e28f08e9e (diff)
parentb91a123d8c9c321d54256d4ba055857c9505632b (diff)
downloadmariadb-git-164a6aa41c6b0e8503c972167e300faad6ab0fce.tar.gz
Merge 10.5 into 10.6
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;