execute failed: Error while adding rows #0 - #1000, reason: No operations allowed after statement closed

Hi,

I’m trying to insert some data through the DB Insert node in mysql. I’m getting this error when I run the DB Insert:

execute failed: Error while adding rows #0 - #1000, reason: No operations allowed after statement closed

Maybe i’m not using the right driver ? Does anyone know how to solve this problem ?

Thanks,


251732440_2673774402931306_1791090700072452985_n

Hi @Tomy ,

Can you please attempt to try the driver version MySQL 8 instead of 5? 5 is a bit outdated and we by default provide the MySQL 8 for new installations of KNIME.

Also, what version of KNIME are you currently running?
Was this ever working for you, or has this always run into the same error?
Are you able to write to the DB outside of KNIME, and if so, which driver are you using for that connection?

Once we get a bit more information, we can hopefully continue to narrow down the root cause.

Thanks,
Zack

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.