Skip to content
Permalink
Browse files
MDEV-28980: Disable the test for --embedded
  • Loading branch information
dr-m committed Jul 26, 2022
1 parent 555c12a commit 5d0f753
Showing 1 changed file with 4 additions and 0 deletions.
@@ -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

0 comments on commit 5d0f753

Please sign in to comment.