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

Fix restarting with unavailable MySQL #32802

Merged
merged 4 commits into from
Dec 17, 2021
Merged

Conversation

tavplubix
Copy link
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Server might fail to start if database with MySQL engine cannot connect to MySQL server, it's fixed. Fixes #14441

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 15, 2021
@kssenii kssenii self-assigned this Dec 15, 2021
@alexey-milovidov alexey-milovidov self-assigned this Dec 15, 2021
@alesapin
Copy link
Member

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Dec 16, 2021

update

✅ Branch has been successfully updated

@tavplubix
Copy link
Member Author

Integration tests failures are not related

@tavplubix tavplubix merged commit db01e94 into master Dec 17, 2021
@tavplubix tavplubix deleted the fix_restart_unavailable_mysql branch December 17, 2021 05:57
@Alex-Burmak
Copy link
Contributor

@tavplubix will the fix be back ported?

alexey-milovidov added a commit that referenced this pull request Dec 26, 2021
Backport #32802 to 21.12: Fix restarting with unavailable MySQL
alexey-milovidov added a commit that referenced this pull request Dec 26, 2021
Backport #32802 to 21.11: Fix restarting with unavailable MySQL
tavplubix added a commit that referenced this pull request Dec 27, 2021
Backport #32802 to 21.10: Fix restarting with unavailable MySQL
tavplubix added a commit that referenced this pull request Dec 27, 2021
Backport #32802 to 21.8: Fix restarting with unavailable MySQL
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClickHouse fails to start with 'Cannot create MySQL database' when MySQL is not available
7 participants