Tag

transaction merging

0 views collected around this technical thread.

政采云技术
政采云技术
Mar 29, 2022 · Databases

Performance Comparison of Different Batch Insert Strategies in MySQL

This article evaluates single‑threaded bulk‑insert performance in MySQL by testing various batch sizes, analyzes memory usage and transaction merging, and provides practical recommendations for efficiently generating millions of records.

Buffer PoolBulk InsertDatabase Optimization
0 likes · 11 min read
Performance Comparison of Different Batch Insert Strategies in MySQL