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

[6.x] Add new lost connection message to DetectsLostConnections #39028

Merged
merged 2 commits into from
Sep 29, 2021

Conversation

marcvdm
Copy link
Contributor

@marcvdm marcvdm commented Sep 29, 2021

According to the release notes from mysql 8.0.24 when a "Lost connection" happens the server now sends back a more descriptive message.
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-24.html#mysqld-8-0-24-connection-management

@driesvints driesvints marked this pull request as draft September 29, 2021 10:16
# Conflicts:
#	src/Illuminate/Database/DetectsLostConnections.php
@driesvints
Copy link
Member

Seems like there's conflicts here. Please fix the conflicts and mark as ready.

@marcvdm marcvdm marked this pull request as ready for review September 29, 2021 10:17
@marcvdm
Copy link
Contributor Author

marcvdm commented Sep 29, 2021

Yes sorry, realised it when making the merge request, updated my fork and resolved the conflict.

@taylorotwell taylorotwell merged commit 8f2b06b into laravel:6.x Sep 29, 2021
@marcvdm marcvdm deleted the add-lost-connection branch September 29, 2021 13:27
@marcvdm
Copy link
Contributor Author

marcvdm commented Sep 29, 2021

Thanks for the merge

victorvilella pushed a commit to cdsistemas/framework that referenced this pull request Oct 12, 2021
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.

3 participants