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.
2 parents 88f3443 + eda35e1 commit 0da86a3Copy full SHA for 0da86a3
docs/integrations/data-ingestion/clickpipes/mysql/source/generic_maria.md
@@ -49,6 +49,8 @@ binlog_row_metadata = FULL ; only in 10.5.0 and newer
49
expire_logs_days = 1
50
```
51
52
+If the source database is a replica, make sure to also turn on `log_slave_updates`.
53
+
54
You NEED to RESTART the MariaDB instance for the changes to take effect.
55
56
:::note
0 commit comments