SELECT 
  object_id, 
  thread_id, 
  type, 
  object_type 
FROM 
  cscart_discussion 
WHERE 
  1 
  AND object_id = 1129 
  AND object_type = 'P'

Query time 0.00007

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_discussion const object_id object_id 6 const,const 1

Result

object_id thread_id type object_type
1129 5145 D P