The some_string COUNT takes 4s whereas the * count (which uses the index as you can see from the que

The some_string COUNT takes 4s whereas the * count (which uses the index as you can see from the query planner there,
USING COVERING INDEX test_index
) takes 0.3s
Was this page helpful?