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

Query time 0.00038

JSON explain

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