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

Query time 0.00040

JSON explain

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