Skip to content

Backdrop MySQL 5.7 config#85

Closed
cursor[bot] wants to merge 1 commit intomainfrom
cursor/backdrop-mysql-5-7-config-1ed5
Closed

Backdrop MySQL 5.7 config#85
cursor[bot] wants to merge 1 commit intomainfrom
cursor/backdrop-mysql-5-7-config-1ed5

Conversation

@cursor
Copy link

@cursor cursor bot commented Feb 20, 2026

Bare minimum self-checks

Pieces of flare

  • I've written a unit or functional test for my code
  • I've updated relevant documentation it my code changes it
  • I've updated this repo's README if my code changes it
  • I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)

Finally

If you have any issues or need help please join the #contributors channel in the Lando slack and someone will gladly help you out!

You can also check out the coder guide.


Why: The backdrop-mysql57 example was intended to test MySQL 5.7 SSL connectivity, but its .lando.yml was not explicitly pinning the MySQL version to 5.7. This meant it was testing the default MySQL version instead of 5.7, making the test ineffective for its stated purpose.

What: Updated examples/backdrop-mysql57/.lando.yml to specify database: mysql:5.7 to ensure the correct MySQL version is used for the test.


@cursor
Copy link
Author

cursor bot commented Feb 20, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Base automatically changed from fix/mysql57-ssl-error to main February 20, 2026 04:35
@cursor
Copy link
Author

cursor bot commented Feb 20, 2026

Automatically closed this PR because it was created by Bugbot autofix for #84, and that PR was closed.

@cursor cursor bot closed this Feb 20, 2026
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.

1 participant