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

Using Docker Export seems to hang on larger queries (not MYSQL hanging) #124

Closed
silasmiller opened this issue Mar 29, 2021 · 2 comments
Closed
Labels

Comments

@silasmiller
Copy link

We just started trying out QueryTree using the docker, and it shows the data nicely & moves around quickly in data sets but seems to get hung when exporting more than 2000 entries. I check the MySQL processlist and it is done with the actual export query but the docker pegs out one of the cores. I end up having to stop the docker instance to get it to stop. I first thought it was a query issue and removed all related items but it's not on the query side but something within the docker and the writing of the data. Any ideas? Thanks!

@silasmiller silasmiller changed the title Using Docker Export seems to hang on larger queries (not MYSQL) Using Docker Export seems to hang on larger queries (not MYSQL hanging) Mar 29, 2021
@silasmiller
Copy link
Author

Seems to be an issue with the native binaries too. I built it and switched from docker. Any ideas on where to look for the hang ups?

@stale
Copy link

stale bot commented Apr 19, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 19, 2022
@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant