Skip to content

Updated Examples and Changelog in Readme.md #557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ In your MySQL server configuration file you need to enable replication:
Examples
=========

All examples are available in the [examples directory](https://github.com/noplay/python-mysql-replication/tree/master/examples)
All examples are available in the [examples directory](https://github.com/noplay/python-mysql-replication/tree/main/examples)


This example will dump all replication events to the console:
Expand Down Expand Up @@ -280,6 +280,7 @@ Output will be:
Transaction ID: 14099



Tests
========
When it's possible we have a unit test.
Expand All @@ -289,7 +290,7 @@ https://python-mysql-replication.readthedocs.org/en/latest/developement.html

Changelog
==========
https://github.com/noplay/python-mysql-replication/blob/master/CHANGELOG
https://github.com/noplay/python-mysql-replication/blob/main/CHANGELOG
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool!


Similar projects
==================
Expand Down