SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'f8c6d6e8f0d8398c61c9e83e41446aee901387ef40e9f288c1fbd7864c4835c4' 
  AND token = 'FvKfdQRlZRqwghmNlFp+60/ilInInM4xwFMhdLzw4DM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00015

JSON explain

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