Skip to content

Commit 4612cb8

Browse files
committed
Merge 10.2 into 10.3
2 parents b3e395a + be0c46e commit 4612cb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/suite/parts/t/longname.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
source include/have_innodb.inc;
22
source include/have_partition.inc;
3+
# The absolute path names in the embedded server hit the limit earlier.
4+
source include/not_embedded.inc;
35
set names utf8;
46

57
create database mysqltest1;

0 commit comments

Comments
 (0)