select 
  count(*) cnt 
from 
  ushop_product_user_reports 
where 
  user_id = 0

Query time 0.00025

Result

cnt
0