This document discusses a prefixed-itemset-based enhancement to the classic Apriori algorithm used in data mining for discovering association rules. The proposed method improves efficiency by utilizing a new data structure for candidate itemset generation, specifically focusing on the connecting and pruning steps of the algorithm. Experimental results demonstrate that the improved algorithm exhibits superior performance compared to the traditional Apriori algorithm, particularly at lower minimum support thresholds.