nostream icon indicating copy to clipboard operation
nostream copied to clipboard

[BUG] Query is too large to execute(and takes too long time to return data)

Open ikuradon opened this issue 1 year ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Run docker compose with DEBUG=knex:query
  2. See log

Expected behavior A clear and concise description of what you expected to happen. light query with a small amount of arguments.

Screenshots If applicable, add screenshots to help explain your problem. image image image

System (please complete the following information):

  • OS: [e.g. Ubuntu] Ubuntu 22.04.2
  • Platform: [e.g. docker, standalone] docker-ce 23.0.6
  • Version: [e.g. 1.9.11] 1.24.0

Logs If applicable, attach log messages showing the bug and context when the bug happened. It's too long to post here, I created gist. https://gist.github.com/ikuradon/0db31b3133ab926465fdfa214ca60620

Additional context Add any other context about the problem here.

ikuradon avatar May 17 '23 16:05 ikuradon

Thanks @ikuradon for reporting the issue. This will be addressed when tags are saved on their own table.

cameri avatar May 20 '23 14:05 cameri