The document proposes a new algorithm called MS-PISA for mining sequential patterns from progressive databases that have multiple minimum support thresholds. MS-PISA uses a tree structure called MMP-tree to store information about the database and discovered patterns. The MMP-tree tracks the percentage of participation of each itemset based on the minimum support thresholds. MS-PISA progressively updates the MMP-tree as new data arrives to find sequential patterns that satisfy the varying minimum support requirements.