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

[5.6] Two Azure SQL Server "connection lost" messages #24566

Merged
merged 1 commit into from
Jun 12, 2018
Merged

[5.6] Two Azure SQL Server "connection lost" messages #24566

merged 1 commit into from
Jun 12, 2018

Conversation

adamtester
Copy link
Contributor

More Info: #23925 and illuminate/database#234

Using SQL Server database laravel doesn't handle dropped connections in workers so we end up with
ERROR: SQLSTATE[08S02]: [Microsoft][ODBC Driver 13 for SQL Server]SMux Provider: Physical connection is not usable [xFFFFFFFF].

As @judgej says though, might be worth looking into a solution for non-english errors? But thats for discussion on another issue.

@adamtester adamtester changed the title Two Azure SQL Server "connection lost" messages [5.6] Two Azure SQL Server "connection lost" messages Jun 12, 2018
@taylorotwell taylorotwell merged commit ba0877a into laravel:5.6 Jun 12, 2018
@adamtester adamtester deleted the patch-1 branch February 28, 2019 17:33
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