We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a20a7 commit e3512abCopy full SHA for e3512ab
.github/workflows/tests.yml
@@ -24,6 +24,7 @@ jobs:
24
25
- name: Start mysql service
26
run: mysqld \
27
+ --user=root
28
--datadir=/var/lib/mysql/ \
29
--server-id=1 \
30
--log-bin=/var/lib/mysql/mysql-bin.log \
0 commit comments