SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'b763bf41aa276a9226e4e8d37904e90d9e7bd75018c0db628e1b0aeeda52b28b' 
  AND token = 'JdXSEv0jV2MjxWquURzKKgU94ngHEgSOlpVGWL4jVK0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00050

JSON explain

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