SELECT 
  * 
FROM 
  cscart_hybrid_auth_providers 
WHERE 
  1 
  AND status = 'A' 
ORDER BY 
  position

Query time 0.00017

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE Impossible WHERE noticed after reading const tables