SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'f86046ba3ec555035b549bcd1d85e0977f034f7e2713ee89ffbc5ebc4184fbc9' 
  AND token = 'LOZcui1+vWF1rmEwyleZ9TAC4S1imeskp3Ki8R77CdI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00050

JSON explain

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