Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TiDB 如何生成大量测试数据

[TiDB Usage Environment] Testing
[TiDB Version] 6.5.0
[Reproduction Path]
[Encountered Problem: Problem Phenomenon and Impact]
I used sysbench to create a table with 300 million rows of data, but it only used less than 9G of disk space, while the disk space is 500G.
How can I quickly generate a large amount of data to fully utilize server resources? This seems a bit wasteful.
For example, does the official source have similar template datasets for import testing?
The goal is to test multi-table join queries, backup tools, data migration, etc. Experts can also recommend some testing functionalities.
[Resource Configuration]
[Attachment: Screenshot/Log/Monitoring]