SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '4fdce88a7191334950e3c704320e581e2b4e9f6efbf883db8b745729e3b965df' 
  AND token = 'y5yDTbPsGW8KFHb077o/GltsTV5wlAeOuKEy/d/vW3Q=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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