-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
According to comments https://issues.redhat.com/browse/DBZ-9123?focusedId=27344533&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-27344533 and https://issues.redhat.com/browse/DBZ-9123?focusedId=27403814&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-27403814 it is no longer necessary to have RELOAD privilege for MySQL connector as with MySQL 8 new privileges with finer granularity were added.
We should check if the same situation is with MariaDB.
This task should
- update documentation to reflect this fact
- modify testsuite to not use RELOAD privileged
- modify example containers to not use RELOAD privilege