There was an error while loading. Please reload this page.
1 parent 187b9c9 commit be0c46eCopy full SHA for be0c46e
mysql-test/suite/parts/t/longname.test
@@ -1,5 +1,7 @@
1
source include/have_innodb.inc;
2
source include/have_partition.inc;
3
+# The absolute path names in the embedded server hit the limit earlier.
4
+source include/not_embedded.inc;
5
set names utf8;
6
7
create database mysqltest1;
0 commit comments