SELECT 
  thread_id, 
  object_type, 
  object_id, 
  type 
FROM 
  cscart_discussion 
WHERE 
  thread_id = 26

Query time 0.00036

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_discussion const PRIMARY PRIMARY 3 const 1

Result

thread_id object_type object_id type
26 E 0 B