Hi All,
I have the theoretical question.
What happened if PutSQL sent the request to SQL server and exactly in this time Node failed(die/power shutdown).
PutSQL did not receive the answer from the SQL server if rows were inserted or not.
What does happen in this way? Will this rows be sent one more time? or will be sent to fail connection?
Or something else will happen?
Thanks