Skip to content
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

Use GitHub links where available #129

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

dveeden
Copy link
Collaborator

@dveeden dveeden commented Jun 3, 2024

  1. Use GitHub links where available.

Note that these are a bit difficult:

  • MySQL C API (replacing MySQL Connector/C) as this is part of the MySQL Server codebase. (aka libmysqlclient)
  • PHP mysqlnd as it is part of the PHP codebase.
  • MySQL Router as it is now part of the MySQL Server codebase.
  • MySQL Docker. There might be a repo, but I think the dockerhub page makes more sense.
  1. Fix some sorting issues

  2. Some more small fixes

  • Small naming updates
  • Removing the (Old) for mysqlclient.
  • Removing second entry for PMM
  • Add DBD::MariaDB

@shlomi-noach shlomi-noach merged commit 615b309 into shlomi-noach:master Jun 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants