Skip to content

Commit

Permalink
#336 need to specify mysqld for that option to not fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ecwood committed Jul 29, 2023
1 parent ee3884f commit 3c42962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-kg2-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ then
user = ${mysql_user}
password = ${mysql_password}
host = localhost
[mysqld]
skip-log-bin
EOF

Expand Down

0 comments on commit 3c42962

Please sign in to comment.