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

I want to add 'connect_timeout' setting #17

Closed
ainsofs opened this issue Jun 14, 2019 · 1 comment
Closed

I want to add 'connect_timeout' setting #17

ainsofs opened this issue Jun 14, 2019 · 1 comment

Comments

@ainsofs
Copy link

ainsofs commented Jun 14, 2019

see https://mariadb.com/kb/en/library/server-system-variables/#connect_timeout

currently there is no environment variable for that. can you provide some ways I can do this?

I need it so that I can upgrade from drupal 8.6 to 8.7 using this solution https://www.drupal.org/project/drupal/issues/3052464#comment-13142037

csandanov added a commit that referenced this issue Jun 14, 2019
@csandanov
Copy link
Member

Added $MYSQL_CONNECT_TIMEOUT although I don't think this need in this case, wait_timeout – maybe, but how on earth connect timeout is the issue

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

No branches or pull requests

2 participants