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 d3eb957 commit db2ac65Copy full SHA for db2ac65
.github/workflows/tests.yml
@@ -17,6 +17,7 @@ jobs:
17
MYSQL_DATABASE: mysqlreplication_test
18
ports:
19
- 3306/tcp
20
+ options: --log_bin=binlog --server-id=1 --binlog_rows_query_log_events=ON
21
22
steps:
23
- name: Checkout
0 commit comments