Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: tidb服务器/tmp目录下tidb-unistore-tempxxxxxxxxx目录是数据量过大(已解决)
【TiDB Version】 v5.2
【Encountered Issue】 In the production environment, there is a directory named tidb-unistore-tempXXXXXXXX under the /tmp directory of the TIDB-server server, containing many data files that seem to be exported from tikv-server, all with idx and sst suffixes. This has caused the system root directory to fill up, making the service unavailable.
What files are stored in this directory, can they be deleted, what parameter defines this path, and how can this path definition be modified??