Skip to content

Conversation

@MasterOdin
Copy link
Member

@MasterOdin MasterOdin commented May 20, 2024

PR fixes the latest mysql CI workflow where:

  • Removed the default-authentication-plugin flag, where this was removed in MySQL 8.4 in favor of a new mysql-native-password. However, given that PHP has supported the new auth scheme for 6 years, no real reason to keep using it.
  • Pinned the workflow to use MySQL 8.3 right now, as something about 8.4 has introduced a break in the tests, and want to investigate that without blocking other work for now. Fixing this will be addressed as part of Fix test suite to run against mysql 8.4 #2277.

@MasterOdin MasterOdin changed the title Fix running CI against latest mysql Fix mysql latest CI workflow May 20, 2024
@MasterOdin MasterOdin merged commit 31aa45d into 0.x May 20, 2024
@MasterOdin MasterOdin deleted the fix-mysql-ci branch May 20, 2024 15:58
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