SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'da05cc87941f116b55dc5e79b0db53eb947466e2afe00f25d1485ae297c757dc' 
  AND token = 'EgWkKeXVfjq6+5NfiQS2OERFvPFp8BN7/b7G4Xk0ae8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00047

JSON explain

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