SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'aba7fa008d9224c04968af4a4902eebd51446d63945b7c02ef5978cd73aacec2' 
  AND token = 'zYczXibZbXaf1vQ/nOo6bd9eG7PcCvTE9LqogQg9dhE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00022

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}