Skip to content

General purpose MySQL tools by GitHub Engineering

License

Notifications You must be signed in to change notification settings

openark/gh-mysql-tools

This branch is 1 commit ahead of github/gh-mysql-tools:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da4acb5 · Jun 28, 2020

History

19 Commits
Mar 5, 2019
Feb 21, 2019
Feb 16, 2020
Feb 21, 2019
Mar 3, 2019

Repository files navigation

gh-mysql-tools

General purpose MySQL tools by GitHub Engineering

General notes

This repository publishes tools created and used by GitHub's Database Infrastructure team. These will be small tools/scripts/configs that we use internally at GitHub.

To be able to publish these tools, we strip out GitHub-specific code (e.g. integration with our chatops, monitoring etc.). We publish the tools "as is", under the MIT license, and without support. At this time we do not expect to maintain the tools on this repository, though we may periodically update them based on internal development.

The tools

gh-mysql-rewind

Move MySQL back in time, decontaminate or un-split brain a MySQL server, restore it into replication chain.

Read more

Project status

This project is archived to indicate that it is not open to contributions. We expect to be updating it from time to time. We may be open to contributions at some point in the future.

Contributing

See CONTRIBUTING

License

This project is released under the MIT LICENSE.

About

General purpose MySQL tools by GitHub Engineering

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.6%
  • Shell 10.4%