You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/examples.rst
+3-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@ Examples
4
4
5
5
You can found a list of working examples here: https://github.com/noplay/python-mysql-replication/tree/master/examples
6
6
7
-
PREREQUISITES
7
+
8
+
Prerequisites
9
+
=============
8
10
9
11
The user, you plan to use for the BinaryLogClient, must have REPLICATION SLAVE privilege. To get binlog filename and position, he must be granted at least one of REPLICATION CLIENT or SUPER as well. To get table info of mysql server, he also need SELECT privilege on information_schema.COLUMNS.
0 commit comments