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

Increase max db connections #458

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Increase max db connections #458

merged 1 commit into from
Jan 9, 2024

Conversation

physikerwelt
Copy link
Member

It avoids portal 500 problems like

MediaWiki internal error.

Original exception: [80160ebca09a7da5d38eebd3] / Wikimedia\Rdbms\DBConnectionError: Cannot access the database: Too many connections (mysql.svc:3306) Backtrace:

MaRDI Pull Request

Changes:

  • Increase max db connections to 1000

Instructions for PR review:

  • Conceptual Review (Logic etc...)
  • Code Review (Review your implementation)
  • Checkout (Test changes locally)

Checklist for this PR:

Avoids portal 500 problems like

MediaWiki internal error.

Original exception: [80160ebca09a7da5d38eebd3] / Wikimedia\Rdbms\DBConnectionError: Cannot access the database: Too many connections (mysql.svc:3306)
Backtrace:
@physikerwelt physikerwelt merged commit 7940eff into main Jan 9, 2024
3 checks passed
@physikerwelt physikerwelt deleted the more-cinnections branch January 9, 2024 10:31
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