SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '38132b5874b5d30f0efffdac01fc25a902d98428722d252bd6fd9b2fa68ce17b' 
  AND token = 'nmn+km9dS7/SKRi1N8TVrXFIPUGEycc7mb4mtq5L4Sk=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00007

JSON explain

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