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

Upgrade go-mysql version to v1.9.1 #363

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Upgrade go-mysql version to v1.9.1 #363

merged 4 commits into from
Dec 19, 2024

Conversation

prudhvi
Copy link
Collaborator

@prudhvi prudhvi commented Dec 19, 2024

Fixes #361

Also removes dbdeployer dependency and relies solely on docker for running specs.

@prudhvi prudhvi changed the title WIP~Upgrade go-mysql version to v1.9.1 Upgrade go-mysql version to v1.9.1 Dec 19, 2024
@morgo morgo requested review from morgo and Copilot December 19, 2024 22:44

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 15 changed files in this pull request and generated no comments.

Files not reviewed (13)
  • .github/workflows/buildandrun.yml: Language not supported
  • .github/workflows/mysql8.0.28.yml: Language not supported
  • .github/workflows/mysql8.yml: Language not supported
  • .github/workflows/mysql84.yml: Language not supported
  • .github/workflows/mysql8_rbr_minimal.yml: Language not supported
  • go.mod: Language not supported
  • scripts/dbdeployer_install_8.sh: Language not supported
  • scripts/dbdeployer_install_8028.sh: Language not supported
  • scripts/dbdeployer_install_81.sh: Language not supported
  • scripts/dbdeployer_install_82.sh: Language not supported
  • scripts/dbdeployer_install_8_rbr_minimal.sh: Language not supported
  • scripts/manual_install.sh: Language not supported
  • scripts/manual_install_84.sh: Language not supported
@morgo morgo merged commit a04a2ee into main Dec 19, 2024
8 checks passed
@morgo morgo deleted the prudhvi.go-mysql_bump branch December 19, 2024 22:44
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.

go-mysql version being used panics on long passwords
2 participants