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

Query time 0.00015

Result

cnt
0