SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4a08c3fcbc128458e6a6a74d8625817fad2bc6f8ccba4411ed82e2ae02628c8f' 
  AND token = 'MNbw+/7e2w9Z3uSiM0YYDbRTyVRt05pn/LDrkKoxwLI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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