the database uses msyql, to read files from excel written in java, and imports data by line. There are about 100, 000 entries. In the middle of the import, there will be error messages, too many error messages, and screenshots taken separately. The problem of mysql timeout setting has been searched on the Internet, but my situation is obviously not. Is it because of the problem of inserting or updating too much data in a loop
?.