Hello together,
i've following problem when trying to insert data into mysql server from different host. I get the Exception "Lost Connection during Query". I'm using c++ connector on linux. I've tried different settings for net_timeout connect timeout bind-address a.s.o. Different versions of mysql on different hosts, but the problem still exists. The Code should be ok and working. Also tried with and without prepared statements.
Have somebody maybe an idear what I can try to get rid of this error?
Thx and Regards
Sascha
i've following problem when trying to insert data into mysql server from different host. I get the Exception "Lost Connection during Query". I'm using c++ connector on linux. I've tried different settings for net_timeout connect timeout bind-address a.s.o. Different versions of mysql on different hosts, but the problem still exists. The Code should be ok and working. Also tried with and without prepared statements.
Have somebody maybe an idear what I can try to get rid of this error?
Thx and Regards
Sascha