Skip to content

fix(mysql-8.4): As of mysql 8.4, expire_logs_days is removed in favour of binlog_expire_logs_seconds.#108

Open
florianPat wants to merge 1 commit into
lando:mainfrom
florianPat:fix/mysql_84_config
Open

fix(mysql-8.4): As of mysql 8.4, expire_logs_days is removed in favour of binlog_expire_logs_seconds.#108
florianPat wants to merge 1 commit into
lando:mainfrom
florianPat:fix/mysql_84_config

Conversation

@florianPat

@florianPat florianPat commented Jun 28, 2026

Copy link
Copy Markdown

The default is 30 days, so I just removed it so the database starts again on version 8.4 and we do not need another config just for this option

Bare minimum self-checks

What do you think of a person who only does the bare minimum?

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.

…r of binlog_expire_logs_seconds. The default is 30 days, so I just removed it so the database starts again on version 8.4 and we do not need another config just for this option
@netlify

netlify Bot commented Jun 28, 2026

Copy link
Copy Markdown

👷 Deploy request for lando-lamp pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit bed42ef

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