SELECT 
  author 
FROM 
  cscart_pintablog_authors as b 
WHERE 
  b.page_id = 61

Query time 0.00026

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