Skip to content

Commit 0c25065

Browse files
authored
Create custom.my.cnf
solves General error: 1419
1 parent cf1c791 commit 0c25065

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

images/mysql/custom.my.cnf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[mysqld]
2+
# solves General error: 1419
3+
log_bin_trust_function_creators = 1

0 commit comments

Comments
 (0)