Linux failed to extract mysql installation package, tar reported an error

as mentioned above, when mysql is installed in linux environment, there is a problem when wget downloads the mysql package. The decompression error is as follows:

it is said on the Internet that the downloaded package is damaged. But I used md5sum to compare the MD5 value of this mysql package on another server is the same, the file should be no difference. Ask the great god to solve the doubt

Mar.11,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b39639-2b909.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b39639-2b909.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?