Skip to content

Check if the Users table has exactly one user limiting the whole set

Paco Guzman requested to merge 18225-avoid-full-table-users-count into master

What does this MR do?

Limit the query set so about a full scan for all the rows on the users table (only scan to records)

#18225 (closed)

Merge request reports