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

Cannot cancel query if database crashes #733

Closed
kaidaguerre opened this issue Aug 3, 2021 · 0 comments
Closed

Cannot cancel query if database crashes #733

kaidaguerre opened this issue Aug 3, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kaidaguerre
Copy link
Contributor

for example ordering by cidr id currently crashes the database

select * from aws1.aws_vpc_security_group_rule order by cidr_ip

this hangs on loading results

@kaidaguerre kaidaguerre added the bug Something isn't working label Aug 3, 2021
kaidaguerre added a commit that referenced this issue Aug 3, 2021
kaidaguerre added a commit that referenced this issue Aug 4, 2021
…- this timeout was applied to transaction lifetime as well as creation time. #733
kaidaguerre added a commit that referenced this issue Aug 5, 2021
…- this timeout was applied to transaction lifetime as well as creation time. #733
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant