CDK Error: no such file or directory (generic:2)
Hi guys:
There is a longblob type field in my table. When I use the table:: insert() interface to insert, the code will exception and get a prompt: CDK error: no such file or directory (generic:2).
After many tests, I found that as long as the amount of inserted data is reduced to less than 60m, the insertion can succeed, otherwise exceptions will occur.
Does this mean that my code is correct, but there is an error in the MySQL configuration item.
I have set "max_allowed_packet" to 2G, but the exception still exists.
Guys, do you have any suggestions for this.
Subject
Views
Written By
Posted
CDK Error: no such file or directory (generic:2)
542
July 12, 2022 12:13AM
270
July 25, 2022 04:47AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.