SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4ba62d65c388f013622534cee7eef65c4ec01f675c5f7265f738c7af01c85731' 
  AND token = 'sisNbemM5L8MB4tw0asdAOEVlrr6mzjEdlDwoiLD/3E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00023

JSON explain

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