SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9e5fa72cf674216afbe49d939f3bcad0b10bf2acc8bb6dc43860fa1cebfde4ee' 
  AND token = 'AUPuFZqBL9s4pk8EcVEo4WQWR2l4N9rE0J24fGFWSgo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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