Skip to content
Snippets Groups Projects
Unverified Commit f13afa1e authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Do not use WHERE NOT IN in CopyStatusStats migration (#8281)

Fix #8275

As the batch operation progresses, the statuses_stats table grows,
and the WHERE NOT IN subquery becomes more expensive
parent 0fc0980d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment