SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1cb02542430be8a35e362d43e040cd19b748def06afdb674d7daf2c5e12d2b4c' 
  AND token = 'M56ZFMjhdUGHdtWibhJouaY5xs1BkLLsOXAiOC91rCM=' 
  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"
    }
  }
}