File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ In your MySQL server configuration file you need to enable replication:
113
113
Examples
114
114
=========
115
115
116
- All examples are available in the [ examples directory] ( https://github.com/noplay/python-mysql-replication/tree/master /examples )
116
+ All examples are available in the [ examples directory] ( https://github.com/noplay/python-mysql-replication/tree/main /examples )
117
117
118
118
119
119
This example will dump all replication events to the console:
@@ -280,6 +280,7 @@ Output will be:
280
280
Transaction ID: 14099
281
281
282
282
283
+
283
284
Tests
284
285
========
285
286
When it's possible we have a unit test.
@@ -289,7 +290,7 @@ https://python-mysql-replication.readthedocs.org/en/latest/developement.html
289
290
290
291
Changelog
291
292
==========
292
- https://github.com/noplay/python-mysql-replication/blob/master /CHANGELOG
293
+ https://github.com/noplay/python-mysql-replication/blob/main /CHANGELOG
293
294
294
295
Similar projects
295
296
==================
You can’t perform that action at this time.
0 commit comments