Skip to content

Commit 5ea3d4f

Browse files
AllowLoadLocalInfile
1 parent ee2691a commit 5ea3d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/TestSuite/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ services:
136136
environment:
137137
- EVENTSTORE__TYPE=Sql
138138
- STORE__TYPE=Sql
139-
- STORE__SQL__CONNECTIONSTRING=Server=db_mysql;Port=3306;Database=squidex;User=admin;Password=secret;
139+
- STORE__SQL__CONNECTIONSTRING=Server=db_mysql;Port=3306;Database=squidex;User=admin;Password=secret;AllowLoadLocalInfile=true;
140140
- STORE__SQL__PROVIDER=MySql
141141
- STORE__SQL__VERSION=9.2.0-mysql
142142
- MESSAGING__TYPE=Sql

0 commit comments

Comments
 (0)