There is a problem accessing web pages with curl in linux!

in linux, visit the web page address through curl and report the error curl: (18) transfer closed with outstanding read data remaining
) after a run. How to solve this error? I checked it and found that it only appeared in git. My webpage is to perform the operation of traversing database tables, and it has nothing to do with git

.
Aug.23,2021
When

curl page, add the parameter-- keepalive-time 2 try

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-1b3539c-4ebdf.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-1b3539c-4ebdf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?