summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-07-26 08:08:48 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-07-26 08:08:48 +0300
commit5d0f75349f21df63cc75cf2a1dfb9295a1c2b6a1 (patch)
treefd6d99e0f3418065b9f4c62239a9048706251120 /mysql-test
parent555c12a541c21ed71dc40ae7d246c150a2d2b06b (diff)
downloadmariadb-git-5d0f75349f21df63cc75cf2a1dfb9295a1c2b6a1.tar.gz
MDEV-28980: Disable the test for --embedded
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/suite/innodb/t/foreign_key_not_windows.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/t/foreign_key_not_windows.test b/mysql-test/suite/innodb/t/foreign_key_not_windows.test
index 99ede9d79b2..7ad3723d5de 100644
--- a/mysql-test/suite/innodb/t/foreign_key_not_windows.test
+++ b/mysql-test/suite/innodb/t/foreign_key_not_windows.test
@@ -1,5 +1,9 @@
--source include/have_innodb.inc
+# On Microsoft Windows, there is an additional limit of MAX_PATH
--source include/not_windows.inc
+# The embedded server prepends --datadir or --innodb-data-home-dir
+# to the path names, which reduces the maximum length of names further.
+--source include/not_embedded.inc
--echo #
--echo # MDEV-28980 InnoDB: Failing assertion: len <= MAX_TABLE_NAME_LEN