SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '6dc05b545b371ec0cbc9ed4795347335f7cbc699301e2a631bfccda16a768722' 
  AND token = 'Ad/bTCQtCQZ7gT/e/KNgpYvUQVrruRu4AOZ6vts/nPM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00016

JSON explain

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