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

Query problems that are slow #578

Open
2hexigua opened this issue Jun 9, 2022 · 1 comment
Open

Query problems that are slow #578

2hexigua opened this issue Jun 9, 2022 · 1 comment

Comments

@2hexigua
Copy link

2hexigua commented Jun 9, 2022

Springboot 2.4.1
gorm-hibernate5 7.1.0.M2
groovy 3.0.5
After MY query is complete, I continue to loop the query many times, which wastes a lot of my time.
TI{6595H RJAV~53WG$KMT4
CRO{9L@3 BIHKNL3WVJZEWJ

@2hexigua
Copy link
Author

2hexigua commented Jun 9, 2022

A supplementary issue: after I upgraded from springboot1.5 to 2.0+, gorm was also upgraded, which caused the query to be very slow. Later, it was found that the query was slow because of multiple circular select, but I don't know the reason.

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

No branches or pull requests

1 participant