Skip to content

Conversation

@sfilzek
Copy link
Contributor

@sfilzek sfilzek commented Dec 29, 2020

AWS Aurora serverless MySQL DB sometimes aborts queries while performing scaling. The error returned is:

"SQLSTATE[HY000]: General error: 1105 The last transaction was aborted due to Seamless Scaling. Please retry."

AWS Aurora serverless DB sometimes aborts queries while performing scaling. The error returned is: "SQLSTATE[HY000]: General error: 1105 The last transaction was aborted due to Seamless Scaling. Please retry."
@taylorotwell taylorotwell merged commit 13546a7 into laravel:8.x Dec 29, 2020
@GrahamCampbell GrahamCampbell changed the title Add item to list of causedByLostConnection errors [8.x] Add item to list of causedByLostConnection errors Dec 29, 2020
driesvints pushed a commit that referenced this pull request Dec 29, 2020
AWS Aurora serverless DB sometimes aborts queries while performing scaling. The error returned is: "SQLSTATE[HY000]: General error: 1105 The last transaction was aborted due to Seamless Scaling. Please retry."
taylorotwell pushed a commit that referenced this pull request Dec 29, 2020
AWS Aurora serverless DB sometimes aborts queries while performing scaling. The error returned is: "SQLSTATE[HY000]: General error: 1105 The last transaction was aborted due to Seamless Scaling. Please retry." Co-authored-by: Sab <sebastian@filzek.com>
rihardsgrislis pushed a commit to rihardsgrislis/framework that referenced this pull request Feb 24, 2021
… then this pops out. After seeing laravel#35744, laravel#35790 and others decided to fix this. PDOException: ```SQLSTATE[08006] [7] could not translate host name "private-xxx-do-user-0.a.db.ondigitalocean.com" to address: Temporary failure in name resolution```
rihardsgrislis pushed a commit to rihardsgrislis/framework that referenced this pull request Feb 24, 2021
… then this pops out. After seeing laravel#35744, laravel#35790 and others decided to fix this. PDOException: SQLSTATE[08006] [7] could not translate host name "private-xxx-do-user-0.a.db.ondigitalocean.com" to address: Temporary failure in name resolution
rihardsgrislis pushed a commit to rihardsgrislis/framework that referenced this pull request Feb 24, 2021
… then this pops out. After seeing laravel#35744, laravel#35790 and others decided to fix this. PDOException: SQLSTATE[08006] [7] could not translate host name "private-xxx-do-user-0.a.db.ondigitalocean.com" to address: Temporary failure in name resolution
taylorotwell pushed a commit that referenced this pull request Feb 24, 2021
… then this pops out. After seeing #35744, #35790 and others decided to fix this. (#36373) PDOException: SQLSTATE[08006] [7] could not translate host name "private-xxx-do-user-0.a.db.ondigitalocean.com" to address: Temporary failure in name resolution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants